[hypr] Fix "special" keybinds
This commit is contained in:
parent
5a6036dd62
commit
f80c936737
4 changed files with 31 additions and 1 deletions
|
|
@ -249,6 +249,9 @@ exec-once = wlsunset -t 2500 -l 50.51 -L 4.21
|
|||
|
||||
exec-once = nextcloud --background
|
||||
|
||||
# Turn volume off at boot
|
||||
exec-once = pactl set-sink-mute @DEFAULT_SINK@ 1
|
||||
|
||||
# STYLING
|
||||
exec-once = swaybg -i "${HOME}/.local/state/sisyphus/bg" --mode=fill
|
||||
env = XCURSOR_SIZE,24
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue