From b221d2a54918176ade236fc7c891861e7791959f Mon Sep 17 00:00:00 2001 From: Bryan Ramos Date: Wed, 7 Jun 2023 20:43:02 -0400 Subject: [PATCH] let me log in --- homeConfig/modules/gui/config/sway.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/homeConfig/modules/gui/config/sway.nix b/homeConfig/modules/gui/config/sway.nix index 101f99a..88b73ea 100644 --- a/homeConfig/modules/gui/config/sway.nix +++ b/homeConfig/modules/gui/config/sway.nix @@ -14,7 +14,6 @@ in # ]; extraSessionCommands = '' - exec alacritty -e sh -c 'neofetch; exec $SHELL' export _JAVA_AWT_WM_NONREPARENTING=1 '';