chore: don't specify default flameshot actions
This commit is contained in:
parent
7b45747b66
commit
1dbd2d1f0d
@ -54,8 +54,8 @@ bindd = $mainMod, mouse_up, Switch to prev workspace, workspace, e-1
|
|||||||
bindmd = $mainMod, mouse:272, Move window, movewindow
|
bindmd = $mainMod, mouse:272, Move window, movewindow
|
||||||
bindmd = $mainMod, mouse:273, Resize window, resizewindow
|
bindmd = $mainMod, mouse:273, Resize window, resizewindow
|
||||||
|
|
||||||
bindd = , PRINT, Take partial screenshot, exec, flameshot gui --clipboard --path $screenshot_dir
|
bindd = , PRINT, Take partial screenshot, exec, flameshot gui
|
||||||
bindd = $mainMod, PRINT, Take fullscreen screenshot, exec, flameshot full --clipboard --path $screenshot_dir
|
bindd = $mainMod, PRINT, Take fullscreen screenshot, exec, flameshot full
|
||||||
|
|
||||||
bindd = $mainMod, Space, Open app launcher, exec, ags toggle launcher
|
bindd = $mainMod, Space, Open app launcher, exec, ags toggle launcher
|
||||||
bindd = $mainMod, Slash, Open cheatsheet, exec, ags toggle shortcuts
|
bindd = $mainMod, Slash, Open cheatsheet, exec, ags toggle shortcuts
|
||||||
|
Loading…
x
Reference in New Issue
Block a user