updated hyprland laptop

This commit is contained in:
2025-09-19 14:42:50 +02:00
parent 40c70f0b48
commit 8ff8982d82
2 changed files with 5 additions and 3 deletions

View File

@@ -95,7 +95,9 @@ misc {
disable_hyprland_logo = false
}
xwayland { force_zero_scaling = true }
xwayland {
force_zero_scaling = true
}
# Laptop-only input niceties
input {

View File

@@ -50,8 +50,8 @@ bind = $mainMod SHIFT, A, exec, $notclose
bind = $mainMod CTRL, A, exec, $notcloseall
# Screenshots (use your Satty build like desktop)
bind = ALT SHIFT, 3, exec, GRIMBLAST_EDITOR="/home/cnachtigall/data/git/clone/Satty/target/debug/satty -f" grimblast --notify edit output
bind = ALT SHIFT, 4, exec, GRIMBLAST_EDITOR="/home/cnachtigall/data/git/clone/Satty/target/debug/satty -f" grimblast --notify edit area
bind = ALT SHIFT, 3, exec, GRIMBLAST_EDITOR="satty -f" grimblast --notify edit output
bind = ALT SHIFT, 4, exec, GRIMBLAST_EDITOR="satty -f" grimblast --notify edit area
# Focus / move (arrows like desktop)
bind = $mainMod, left, movefocus, l