From 8ff8982d82035110dde6d2f66c8a7da5949fb402 Mon Sep 17 00:00:00 2001 From: VikingOwl Date: Fri, 19 Sep 2025 14:42:50 +0200 Subject: [PATCH] updated hyprland laptop --- .config/hypr/conf.d/10-appearance.conf##hostname.viking-mate | 4 +++- .config/hypr/conf.d/40-keybinds.conf##hostname.viking-mate | 4 ++-- 2 files changed, 5 insertions(+), 3 deletions(-) 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