1
0
mirror of https://github.com/tiyn/dotfiles.git synced 2025-06-13 09:07:46 +02:00

Compare commits

...

2 Commits

Author SHA1 Message Date
tiyn
632dccff14 Merge branch 'master' of ghthub:tiyn/dotfiles 2025-04-25 01:57:54 +02:00
tiyn
2cbd28a429 wayland: unclutter not needed due to patched dwl 2025-04-25 01:57:46 +02:00

View File

@ -1,6 +1,6 @@
#!/bin/sh
$STATUSBAR & # use environment variable
unclutter & # hide cursor
# unclutter & # hide cursor
xss-lock -- swaylock & # enable locking the screen upon sleep
swaybg -i ~/.local/share/bg &
dunst &
@ -15,6 +15,7 @@ keepassxc &
zen-browser &
discord &
signal-desktop &
thunderbird &
# monitor toggle &
# touchpad off &