diff options
Diffstat (limited to '.config/sxhkd')
-rw-r--r-- | .config/sxhkd/sxhkdrc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index c6e1387..74abf77 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -150,7 +150,7 @@ super + p flameshot gui ## TODOs (orgmode-nvim) super + space - dropdowntoggle orgmode nvim $HOME/Dropbox/org/home.org + dropdowntoggle orgmode nvim $HOME/Dropbox/org/index.norg ## Terminal Calculator super + a dropdowntoggle calc tmux-r @@ -216,7 +216,7 @@ super + Print #-# Special Keys #-# ## Increase/decrease Volume {XF86AudioRaiseVolume, XF86AudioLowerVolume} - volumectl 5 {+,-} + volumectl 1 {+,-} ## Max-Out Volume shift + XF86AudioRaiseVolume volumectl 100 |