From 5c177d73168e8ab0bceda7e7cfa63f7e6faeeac2 Mon Sep 17 00:00:00 2001 From: m3tam3re Date: Tue, 9 Apr 2024 06:02:52 +0200 Subject: [PATCH] hyprland keybinding change --- hypr/hyprland.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index b19cd64..2286808 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -155,7 +155,7 @@ $mainMod = SUPER # Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more bind = $mainMod, return, exec, alacritty -e zellij-ps -bind = $mainMod, t, exec, alacritty -e neofetch +bind = $mainMod, t, exec, alacritty -e fish -c 'neofetch; exec fish' bind = $mainMod SHIFT, e, exec, alacritty -e zellij_nvim bind = $mainMod, o, exec, thunar bind = $mainMod, Escape, exec, wlogout -p layer-shell