New GTK theme, fixed hover, detaches processes in qute

This commit is contained in:
2020-09-01 14:22:26 +02:00
parent b232e578b1
commit 05146301fc
5 changed files with 18 additions and 18 deletions

View File

@ -17,7 +17,8 @@
# Comment/uncomment these lines depending on what wm you want to use. Also
# check the i3blocks line above.
while true; do
rm -f /tmp/killdwm
while ! [ -f /tmp/killdwm ]; do
dwm
done
#ssh-agent dwm