From 0584fe8e3d0b749bdbfc1f71d3af7ee07a4fa05e Mon Sep 17 00:00:00 2001 From: Harzo Date: Fri, 15 Sep 2023 19:50:56 +0200 Subject: [PATCH] Hyprland: add custom bind for feishin --- .config/hypr/custom.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/hypr/custom.conf b/.config/hypr/custom.conf index e167fa1..a20038d 100644 --- a/.config/hypr/custom.conf +++ b/.config/hypr/custom.conf @@ -11,4 +11,5 @@ bind = $mmod, F3, exec, discord --enable-features=UseOzonePlatform --ozone-plat bind = $mmod, F4, exec, keepassxc bind = $mmod, F5, exec, virt-manager bind = $mmod, F6, exec, steam +bind = $mmod, F7, exec, feishin bind = $mmod, F12, exec, fish -c 'pkill waybar; waybar &'