diff --git a/.config/hypr/conf.d/10-appearance.conf##hostname.viking-mate b/.config/hypr/conf.d/10-appearance.conf##hostname.viking-mate index 6c9d0c5..00cea47 100644 --- a/.config/hypr/conf.d/10-appearance.conf##hostname.viking-mate +++ b/.config/hypr/conf.d/10-appearance.conf##hostname.viking-mate @@ -95,7 +95,9 @@ misc { disable_hyprland_logo = false } -xwayland { force_zero_scaling = true } +xwayland { + force_zero_scaling = true +} # Laptop-only input niceties input { diff --git a/.config/hypr/conf.d/40-keybinds.conf##hostname.viking-mate b/.config/hypr/conf.d/40-keybinds.conf##hostname.viking-mate index 57b6376..ed81060 100644 --- a/.config/hypr/conf.d/40-keybinds.conf##hostname.viking-mate +++ b/.config/hypr/conf.d/40-keybinds.conf##hostname.viking-mate @@ -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