i hate linux
This commit is contained in:
parent
61a01bf297
commit
1ed31944bf
7 changed files with 24 additions and 8 deletions
|
|
@ -1,4 +1,10 @@
|
|||
{
|
||||
env | while read -r pair; do
|
||||
turnstile-update-runit-env "$(cut -d= -f1 <<< "$pair")"
|
||||
done
|
||||
} &
|
||||
sct 4500 &
|
||||
setxkbmap de &
|
||||
xsetroot -solid gray70 &
|
||||
exec dbus-run-session dk
|
||||
#xsetroot -solid gray70 &
|
||||
xsetroot -solid black &
|
||||
exec dbus-run-session dwm
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue