🐛 fix(hypr): unreferenced variable in the binds config file
This commit is contained in:
parent
3371ac471d
commit
4cc814caa8
1 changed files with 2 additions and 2 deletions
|
@ -32,8 +32,8 @@ bind = $mainMod, Y, exec, $launcher-scripts/clipboard/clipboard
|
|||
bind = $mainMod CTRL, E, exec, $launcher-scripts/emoji/emoji
|
||||
|
||||
## Screenshots
|
||||
bind = CTRL, ESCAPE, exec, $rofi-scripts/screenshot/screenshot
|
||||
bind = SHIFT, ESCAPE, exec, $rofi-scripts/screenshot/screenshot --freeze
|
||||
bind = CTRL, ESCAPE, exec, $launcher-scripts/screenshot/screenshot
|
||||
bind = SHIFT, ESCAPE, exec, $launcher-scripts/screenshot/screenshot --freeze
|
||||
|
||||
# Pyprland
|
||||
## Scratchpad Module
|
||||
|
|
Loading…
Add table
Reference in a new issue