diff --git a/home/linux/gui/hyprland/conf/hyprland.conf b/home/linux/gui/hyprland/conf/hyprland.conf index b503c3ec..71340f53 100644 --- a/home/linux/gui/hyprland/conf/hyprland.conf +++ b/home/linux/gui/hyprland/conf/hyprland.conf @@ -87,7 +87,7 @@ windowrule=size 100% 100%,wlogout windowrule=animation slide,wlogout #-- Keybindings ---------------------------------------------------- -$term = kitty +$term = foot $app_launcher = ~/.config/hypr/scripts/menu $volume = ~/.config/hypr/scripts/volume $backlight = ~/.config/hypr/scripts/brightness diff --git a/home/linux/gui/hyprland/conf/waybar/config.jsonc b/home/linux/gui/hyprland/conf/waybar/config.jsonc index 1afda573..9ffcae91 100644 --- a/home/linux/gui/hyprland/conf/waybar/config.jsonc +++ b/home/linux/gui/hyprland/conf/waybar/config.jsonc @@ -46,8 +46,8 @@ "cpu": { "format": "\udb80\udf5b {usage}%", "interval": 1, - "on-click-middle": "kitty btop", - "on-click-right": "kitty btop", + "on-click-middle": "foot btop", + "on-click-right": "foot btop", }, "custom/launcher": { "format": "\uf313 ", @@ -122,7 +122,7 @@ "format-alt": " {bandwidthUpBytes} |  {bandwidthDownBytes}", "tooltip-format": " {ifname} via {gwaddr}", "on-click-middle": "nm-connection-editor", - "on-click-right": "kitty nmtui", + "on-click-right": "foot nmtui", }, "pulseaudio": { //"format": "{volume}% {icon} {format_source}",