mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 15:00:13 +01:00
fix: open element/swaync-client panel with keybinds
This commit is contained in:
parent
4d55ad66c5
commit
894aa39d84
1 changed files with 2 additions and 0 deletions
|
|
@ -228,8 +228,10 @@
|
||||||
"$mainMod SHIFT, F, exec, firefox"
|
"$mainMod SHIFT, F, exec, firefox"
|
||||||
"$mainMod SHIFT, W, exec, wdisplays"
|
"$mainMod SHIFT, W, exec, wdisplays"
|
||||||
"$mainMod SHIFT, T, exec, thunderbird"
|
"$mainMod SHIFT, T, exec, thunderbird"
|
||||||
|
"$mainMod SHIFT, E, exec, element-desktop"
|
||||||
"$mainMod SHIFT, P, exec, pavucontrol-qt"
|
"$mainMod SHIFT, P, exec, pavucontrol-qt"
|
||||||
"$mainMod SHIFT, N ,exec, notes" # should be added by scripts/custom packages
|
"$mainMod SHIFT, N ,exec, notes" # should be added by scripts/custom packages
|
||||||
|
"$mainMod, N,exec, swaync-client -t"
|
||||||
|
|
||||||
# screenshot
|
# screenshot
|
||||||
"SUPER SHIFT, S, exec, grimblast --notify --cursor save area ~/Pictures/$(date +'%Y-%m-%d-At-%Ih%Mm%Ss').png"
|
"SUPER SHIFT, S, exec, grimblast --notify --cursor save area ~/Pictures/$(date +'%Y-%m-%d-At-%Ih%Mm%Ss').png"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue