From aabe33e8aada84bf1f3ce7a767ebbcae9ebb694b Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Wed, 27 Sep 2023 07:26:21 +0100 Subject: [PATCH] Add bind to start ferdium quickly --- home/hyprland/config.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home/hyprland/config.nix b/home/hyprland/config.nix index 33857bfd..1e9911a1 100644 --- a/home/hyprland/config.nix +++ b/home/hyprland/config.nix @@ -110,6 +110,7 @@ in '' bind = SUPER, Return, exec, alacritty bind = SUPER ALT, W, exec, [workspace 2] firefox + bind = SUPER ALT, C, exec, [workspace 6] ferdium bind = SUPER ALT, F, exec, [workspace 4] alacritty -e mc bind = SUPER ALT, S, exec, [workspace 5] alacritty -e ncspot