updated hyprland laptop
This commit is contained in:
@@ -95,7 +95,9 @@ misc {
|
||||
disable_hyprland_logo = false
|
||||
}
|
||||
|
||||
xwayland { force_zero_scaling = true }
|
||||
xwayland {
|
||||
force_zero_scaling = true
|
||||
}
|
||||
|
||||
# Laptop-only input niceties
|
||||
input {
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user