Skip to content

Commit fc1406f

Browse files
committed
Screenshot shortcut fix
1 parent 1db3cb7 commit fc1406f

File tree

1 file changed

+1
-1
lines changed
  • archlinux/install/tilling/config/niri/includes/bindings

1 file changed

+1
-1
lines changed

archlinux/install/tilling/config/niri/includes/bindings/utilities.kdl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ binds {
3333

3434
// Screenshots
3535
Print hotkey-overlay-title="Capture menu" { spawn "omarchy-menu" "capture"; }
36-
Alt+Shift+4 hotkey-overlay-title="Capture menu" { screenshot; }
36+
Alt+Shift+parenleft hotkey-overlay-title="Capture screenshot" { screenshot; } // parenleft is 4 key on bépo
3737

3838
// Color picker
3939
Mod+Print hotkey-overlay-title="Color picker" { spawn "sh" "-c" "pkill hyprpicker || hyprpicker -a"; }

0 commit comments

Comments
 (0)