aboutsummaryrefslogtreecommitdiff
path: root/.xinitrc
blob: d9039cd1aff0a15a4a1ec0a79e70b55958ff7458 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
xbanish &
lxsession &

inputset &

while true; do xsetroot -name "$(stats)"; sleep 10; done &
while true; do weather get; sleep 600; done &

for f in /etc/X11/xinit/xinitrc.d/?*.sh; do
	[ -x "$f" ] && . "$f"
done
unset f

copyq &
redshift -l 48.5:9.1 &
xss-lock -- slock &

wmname LG3D
xrdb ~/.Xresources

obsidian &
dbus-run-session dwm