Add and replace some hotkeys and apps and such

This commit is contained in:
Jimbo 2024-12-25 01:42:55 -05:00
parent c13f95df8f
commit e2b093a0bb
7 changed files with 73 additions and 87 deletions

View file

@ -44,6 +44,7 @@
# Volume
"${secMod}+j" = ''exec wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%-'';
"${secMod}+k" = ''exec wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%+'';
"${secMod}+m" = ''exec wpctl set-mute @DEFAULT_AUDIO_SINK@ toggle'';
# MPD
"${primeMod}+Backslash" = ''exec mpc toggle'';
@ -60,7 +61,7 @@
"${primeMod}+Ctrl+n" = ''exec makoctl dismiss -a'';
# Screenshots
"${secMod}+f" = ''exec grimedit'';
"${secMod}+f" = ''exec grimsnap'';
"${secMod}+Shift+f" = ''exec shot-sway --screen'';
# Display and keyboard brightness