mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-06-15 09:57:47 +02:00
Compare commits
No commits in common. "632dccff1471dbd579550073229a06444999eb40" and "31616d0604ccf8ae00abb1b98ec0635a1f85d7fe" have entirely different histories.
632dccff14
...
31616d0604
@ -1,6 +1,6 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
$STATUSBAR & # use environment variable
|
$STATUSBAR & # use environment variable
|
||||||
# unclutter & # hide cursor
|
unclutter & # hide cursor
|
||||||
xss-lock -- swaylock & # enable locking the screen upon sleep
|
xss-lock -- swaylock & # enable locking the screen upon sleep
|
||||||
swaybg -i ~/.local/share/bg &
|
swaybg -i ~/.local/share/bg &
|
||||||
dunst &
|
dunst &
|
||||||
@ -15,7 +15,6 @@ keepassxc &
|
|||||||
zen-browser &
|
zen-browser &
|
||||||
discord &
|
discord &
|
||||||
signal-desktop &
|
signal-desktop &
|
||||||
thunderbird &
|
|
||||||
|
|
||||||
# monitor toggle &
|
# monitor toggle &
|
||||||
# touchpad off &
|
# touchpad off &
|
||||||
|
Loading…
x
Reference in New Issue
Block a user