patch: migrate from Hyprshot to Flameshot
This commit is contained in:
parent
777a84066e
commit
7b45747b66
@ -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:273, Resize window, resizewindow
|
||||
|
||||
bindd = , PRINT, Take partial screenshot, exec, hyprshot -zm region -o $screenshot_dir
|
||||
bindd = $mainMod, PRINT, Take fullscreen screenshot, exec, hyprshot -zm output -o $screenshot_dir
|
||||
bindd = , PRINT, Take partial screenshot, exec, flameshot gui --clipboard --path $screenshot_dir
|
||||
bindd = $mainMod, PRINT, Take fullscreen screenshot, exec, flameshot full --clipboard --path $screenshot_dir
|
||||
|
||||
bindd = $mainMod, Space, Open app launcher, exec, ags toggle launcher
|
||||
bindd = $mainMod, Slash, Open cheatsheet, exec, ags toggle shortcuts
|
||||
|
Loading…
x
Reference in New Issue
Block a user