From: Andre Ramnitz Date: Thu, 5 Jun 2025 21:09:34 +0000 (+0200) Subject: hypr: remove padding for floating foot windows X-Git-Url: https://git.ramnitz.eu/?a=commitdiff_plain;h=c67d362e88250346fb074904b8ac8f75960c75f8;p=dotfiles.git hypr: remove padding for floating foot windows --- diff --git a/dot-config/hypr/fragments/keybinds.conf b/dot-config/hypr/fragments/keybinds.conf index a9c6a229..77cea2aa 100644 --- a/dot-config/hypr/fragments/keybinds.conf +++ b/dot-config/hypr/fragments/keybinds.conf @@ -8,7 +8,7 @@ $mainmod = SUPER # ─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── bind = $mainmod, Return, exec, foot bind = $mainmod Shift, Q, killactive, -bind = $mainmod Shift, Return, exec, foot -w 1280x800 -a popup +bind = $mainmod Shift, Return, exec, foot -w 1280x800 -o pad=0x0 -a popup bind = $mainmod, P, exec, foot -w 640x400 -a popup -H hyprpicker #color Pipette bind = $mainmod, D, exec, killall fuzzel || fuzzel bind = $mainmod Shift, D, exec, killall fuzzel || fuzzel --config="$HOME"/.config/fuzzel/fuzzel-centered.ini