adds tofi
This commit is contained in:
@ -141,6 +141,14 @@ bindd = $mainMod, equal, Toggles the Special workspace, togglespecialworkspace,
|
||||
bindd = $mainMod, F1, Call special workspace scratchpad, togglespecialworkspace, scratchpad
|
||||
bindd = $mainMod ALT SHIFT, F1, Move active window to special workspace scratchpad, movetoworkspacesilent, special:scratchpad
|
||||
|
||||
# ======= Screenshot =======
|
||||
# Screenshot a window
|
||||
bind = $mainMod, PRINT, exec, hyprshot -m window
|
||||
# Screenshot a monitor
|
||||
bind = , PRINT, exec, hyprshot -m output
|
||||
# Screenshot a region
|
||||
bind = $shiftMod, PRINT, exec, hyprshot -m region
|
||||
|
||||
# ======= Additional Settings =======
|
||||
|
||||
# https://wiki.hyprland.org/Configuring/Binds
|
||||
|
Reference in New Issue
Block a user