From f40a622ab6fb5f2aa0991c7fafff76663007bfdf Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Thu, 24 Aug 2023 21:10:02 +0300 Subject: Hyprland: Fix binding for new version of ‘vlt’ MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/hypr/hyprland.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config') diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 08228af..625b182 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -76,7 +76,7 @@ windowrule = center, title:^(ec|zenity)$ bind = $modkey, Space, exec, exec wofi --show run 2>/dev/null bind = $modkey, E, exec, exec emacsclient -c -a emacs -bind = $modkey, P, exec, exec vlt 2>/dev/null +bind = $modkey, P, exec, exec vlt get 2>/dev/null bind = $modkey, Q, killactive, bind = $modkey, W, exec, exec firefox bind = $modkey, return, exec, exec foot -- cgit v1.2.3