terminal: switch back to alacritty
This commit is contained in:
@@ -17,7 +17,7 @@ monitor=,preferred,auto,1
|
||||
# =============================================================================
|
||||
# PROGRAMS
|
||||
# =============================================================================
|
||||
$terminal = ghostty
|
||||
$terminal = alacritty
|
||||
$fileManager = dolphin
|
||||
$menu = rofi -show drun -show-icons
|
||||
$runMenu = rofi -show run
|
||||
@@ -530,7 +530,7 @@ exec-once = systemctl --user start hyprland-session.target
|
||||
exec-once = [workspace special:element silent] element-desktop
|
||||
# Disabled autostarts
|
||||
# exec-once = [workspace special:gmail silent] google-chrome-stable --new-window https://mail.google.com/mail/u/0/#inbox
|
||||
exec-once = [workspace special:htop silent] ghostty --class htop-scratch --title htop -e htop
|
||||
exec-once = [workspace special:htop silent] alacritty --class htop-scratch --title htop -e htop
|
||||
# exec-once = [workspace special:messages silent] google-chrome-stable --new-window https://messages.google.com/web/conversations
|
||||
exec-once = [workspace special:slack silent] slack
|
||||
# exec-once = [workspace special:spotify silent] spotify
|
||||
|
||||
Reference in New Issue
Block a user