mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-06-12 08:47:46 +02:00
Compare commits
2 Commits
31616d0604
...
632dccff14
Author | SHA1 | Date | |
---|---|---|---|
|
632dccff14 | ||
|
2cbd28a429 |
@ -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,8 +15,9 @@ keepassxc &
|
||||
zen-browser &
|
||||
discord &
|
||||
signal-desktop &
|
||||
thunderbird &
|
||||
|
||||
# monitor toggle &
|
||||
# touchpad off &
|
||||
# xset r rate 300 50 & # Speed xrate up
|
||||
# redshift & # redshift for saving your eyes
|
||||
# xset r rate 300 50 & # Speed xrate up
|
||||
# redshift & # redshift for saving your eyes
|
||||
|
Loading…
x
Reference in New Issue
Block a user