hyprland: start using footclient, instead of foot

This commit is contained in:
krolxon 2025-10-20 14:29:05 +05:30
parent 5f51f189cd
commit f6a9abc652
1 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@ autogenerated = 0
################### ###################
### MY PROGRAMS ### ### MY PROGRAMS ###
################### ###################
$terminal = foot $terminal = footclient
$menu = fuzzel $menu = fuzzel
$browser = librewolf $browser = librewolf
@ -12,7 +12,7 @@ $browser = librewolf
################# #################
### AUTOSTART ### ### AUTOSTART ###
################# #################
# exec-once = foot --server exec-once = foot --server
exec-once = (hyprpm reload -n & kanshi & waybar & swaync & gammastep & hypridle) exec-once = (hyprpm reload -n & kanshi & waybar & swaync & gammastep & hypridle)
exec-once = ~/.local/bin/setwall exec-once = ~/.local/bin/setwall
exec-once = systemctl --user start hyprpolkitagent exec-once = systemctl --user start hyprpolkitagent
@ -260,7 +260,7 @@ bind = $mainMod, S, togglespecialworkspace, magic
bind = $mainMod SHIFT, S, movetoworkspace, special:magic bind = $mainMod SHIFT, S, movetoworkspace, special:magic
# Have scratchpad like DWM which opens alacritty in special workspace # Have scratchpad like DWM which opens alacritty in special workspace
workspace = special:h, on-created-empty: foot workspace = special:h, on-created-empty: footclient
bind = $mainMod SHIFT, Return, togglespecialworkspace, h bind = $mainMod SHIFT, Return, togglespecialworkspace, h