switch from st to alacritty

Amolith created

Change summary

dot_config/hypr/hyprland.conf.tmpl | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)

Detailed changes

dot_config/hypr/hyprland.conf.tmpl 🔗

@@ -10,12 +10,10 @@ monitor=DisplayPort-0,2560x1440@165,auto,auto
 monitor=eDP-1,2256x1504@60,auto,1.333333
 {{- end }}
 
-
 xwayland {
     force_zero_scaling = true
 }
 
-
 # See https://wiki.hyprland.org/Configuring/Keywords/ for more
 
 # Execute your favorite apps at launch
@@ -25,7 +23,7 @@ xwayland {
 # source = ~/.config/hypr/myColors.conf
 
 # Set programs that you use
-$terminal = st
+$terminal = alacritty
 $fileManager = nautilus
 $menu = wofi --show drun
 
@@ -79,7 +77,7 @@ decoration {
     # See https://wiki.hyprland.org/Configuring/Variables/ for more
 
     rounding = 10
-    
+
     blur {
         enabled = true
         size = 3