mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-06-01 03:47:45 +02:00
wayland: unclutter not needed due to patched dwl
This commit is contained in:
parent
2d0fb5ecf8
commit
2cbd28a429
@ -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,8 +15,9 @@ keepassxc &
|
|||||||
zen-browser &
|
zen-browser &
|
||||||
discord &
|
discord &
|
||||||
signal-desktop &
|
signal-desktop &
|
||||||
|
thunderbird &
|
||||||
|
|
||||||
# monitor toggle &
|
# monitor toggle &
|
||||||
# touchpad off &
|
# touchpad off &
|
||||||
# xset r rate 300 50 & # Speed xrate up
|
# xset r rate 300 50 & # Speed xrate up
|
||||||
# redshift & # redshift for saving your eyes
|
# redshift & # redshift for saving your eyes
|
||||||
|
Loading…
x
Reference in New Issue
Block a user