mirror of
https://git.in.rschanz.org/ryan77627/guix-config.git
synced 2024-11-07 10:36:15 -05:00
fixed wrong command
This commit is contained in:
parent
c211aece1d
commit
5a3315b79e
1 changed files with 1 additions and 1 deletions
|
@ -198,7 +198,7 @@ bind = $mainMod SHIFT, L, exec, swaylock --screenshots --clock --indicator --eff
|
||||||
# Keybind for screenshot
|
# Keybind for screenshot
|
||||||
bind = $mainMod SHIFT, S, exec, grimblast copy area
|
bind = $mainMod SHIFT, S, exec, grimblast copy area
|
||||||
bind = $mainMod SHIFT, Print, exec, grimblast edit area
|
bind = $mainMod SHIFT, Print, exec, grimblast edit area
|
||||||
bind = $mainMod, S, exec, grimblast save area - | imv -
|
bind = $mainMod, S, exec, grimblast copy area - | imv -
|
||||||
|
|
||||||
# Notifications keybinds
|
# Notifications keybinds
|
||||||
bind = $mainMod, N, exec, makoctl dismiss
|
bind = $mainMod, N, exec, makoctl dismiss
|
||||||
|
|
Loading…
Reference in a new issue