From d0534adbdd35b6de6ad8416046d26117fe5e5eb4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Thu, 21 Dec 2023 20:47:49 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=A8=20ux(hypr):=20change=20keyb=20widt?= =?UTF-8?q?h?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/hypr/scripts/rofi/keybindings | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/hypr/scripts/rofi/keybindings b/.config/hypr/scripts/rofi/keybindings index aad1d81d..7f4b4c05 100755 --- a/.config/hypr/scripts/rofi/keybindings +++ b/.config/hypr/scripts/rofi/keybindings @@ -1,4 +1,4 @@ #!/usr/bin/bash CONFIG=$(rofi -show file-browser-extended -file-browser-stdout -file-browser-dir "$HOME"/.config/keyb/bindings) -hyprctl dispatch exec "[float;size 35% 80%;center 1] kitty keyb -k '$CONFIG'" +hyprctl dispatch exec "[float;size 45% 80%;center 1] kitty keyb -k '$CONFIG'"