Do not launch alacritty at the start.

This commit is contained in:
Tom Alexander 2024-12-20 15:34:02 -05:00
parent 0aad0c39f4
commit 3b133ed86c
Signed by: talexander
GPG Key ID: D3A179C9A53C0EDE

View File

@ -32,8 +32,6 @@ default_border pixel 2
bindsym $mod+grave exec $term bindsym $mod+grave exec $term
exec ${pkgs.alacritty}/bin/alacritty
include ${base-hotkeys} include ${base-hotkeys}
include ${display-configs} include ${display-configs}
include ${window-management} include ${window-management}