From 4fa4877730a7e3b6b631a4e38dc0c74d03b28211 Mon Sep 17 00:00:00 2001 From: Christoffer Martinsson Date: Sat, 9 Aug 2025 23:56:28 +0200 Subject: [PATCH] Updated scripts --- config/hypr/hyprland.conf | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/config/hypr/hyprland.conf b/config/hypr/hyprland.conf index 13aa705..d20d325 100644 --- a/config/hypr/hyprland.conf +++ b/config/hypr/hyprland.conf @@ -6,7 +6,6 @@ monitor=,preffered,auto,1 ################### ### MY PROGRAMS ### ################### -$nvim = alacritty -e ~/linuxbox/start_nvim.sh $terminal = alacritty $browser = brave --new-window --hide-crash-restore-bubble @@ -115,7 +114,7 @@ misc { animate_manual_resizes = true mouse_move_focuses_monitor = false enable_swallow = false - swallow_regex = ^(wezterm)$ + swallow_regex = ^(alacritty)$ } ############# @@ -168,11 +167,8 @@ bind = $mainMod, H, layoutmsg, preselect l bind = $mainMod, L, layoutmsg, preselect r bind = $mainMod, J, layoutmsg, preselect d bind = $mainMod, K, layoutmsg, preselect u -bind = $mainMod, M, exec, com.moonlight_stream.Moonlight bind = $mainMod, F, exec, walker --modules applications bind = SUPER, L, exec, python ~/linuxbox/black.py -bind = $mainMod CTRL, W, exec, $browser -bind = $mainMod , N, exec, $nvim bind = ALT, Tab, workspace, e+1 bind = ALT SHIFT, Tab, workspace, emptyn bind = , PRINT, exec, hyprshot -m region