diff options
author | Benjamin Chausse <benjamin@chausse.xyz> | 2024-04-27 09:42:41 -0400 |
---|---|---|
committer | Benjamin Chausse <benjamin@chausse.xyz> | 2024-04-27 09:42:41 -0400 |
commit | d4b26da65c20df3559daa6379c27fef3dcbc400f (patch) | |
tree | 4555c80ed1ab6a187312e33be0487e1732e8fd88 /.config/sxhkd | |
parent | 3c823c638e3de31332b8966a2f1712c6bbb8d2b5 (diff) | |
parent | 26ec2e5dc6e8c2369ecb34b642db546327a8b7dd (diff) |
Merge branch 'master' of github.com:ChausseBenjamin/dotfiles
Diffstat (limited to '.config/sxhkd')
-rw-r--r-- | .config/sxhkd/sxhkdrc | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index 5e78558..31f10df 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -146,8 +146,11 @@ super + e XF86WLAN killall nmtui || dropdowntoggle network nmtui ## TUI Audio Mixer (pulsemixer) +super + shift + p + killall pulsemixer || dropdowntoggle audio pulsemixer +## Display selector (connect to projector/secondary monitor) super + p - killall pulsemixer || dropdowntoggle bluetooth pulsemixer + displayselect ## TODOs (orgmode-nvim) super + space dropdowntoggle orgmode nvim +"Neorg index" @@ -165,9 +168,6 @@ super + r ## Application Launcher super + d j4-dmenu-desktop -## Display Layout Selector -super + shift + d - displayselect ## Emoji & Font-Awesome Selector alt + grave emoji-copy |