diff --git a/.config/ags/scripts/templates/fuzzel/fuzzel.ini b/.config/ags/scripts/templates/fuzzel/fuzzel.ini index 47f6abc29..0dc348942 100644 --- a/.config/ags/scripts/templates/fuzzel/fuzzel.ini +++ b/.config/ags/scripts/templates/fuzzel/fuzzel.ini @@ -1,5 +1,5 @@ font=Gabarito -terminal=foot -e +terminal=kitty -1 prompt=">> " layer=overlay diff --git a/.config/hypr/hyprland/keybinds.conf b/.config/hypr/hyprland/keybinds.conf index 20ddff67c..b15bde77a 100644 --- a/.config/hypr/hyprland/keybinds.conf +++ b/.config/hypr/hyprland/keybinds.conf @@ -194,8 +194,9 @@ bindl= ,XF86AudioPause, exec, playerctl play-pause # [hidden] ##! Apps bind = Super, T, exec, # [hidden] -bind = Super, Return, exec, foot # Foot (terminal) -bind = Super, T, exec, foot # [hidden] foot (terminal) (alt) +bind = Super, Return, exec, kitty -1 # Kitty (terminal) +bind = Super, T, exec, kitty -1 # [hidden] Kitty (terminal) (alt) +bind = Super+Alt, F, exec, foot # [hidden] Foot (terminal) bind = Super, E, exec, dolphin --new-window # Dolphin (file manager) bind = Ctrl+Super, W, exec, firefox # Firefox (browser) bind = Super, C, exec, code # VSCode (code editor) diff --git a/.config/matugen/templates/fuzzel/fuzzel.ini b/.config/matugen/templates/fuzzel/fuzzel.ini index 138799dea..da2582fe1 100644 --- a/.config/matugen/templates/fuzzel/fuzzel.ini +++ b/.config/matugen/templates/fuzzel/fuzzel.ini @@ -1,5 +1,5 @@ font=Gabarito -terminal=foot -e +terminal=kitty -1 prompt=">> " layer=overlay diff --git a/.config/quickshell/modules/common/ConfigOptions.qml b/.config/quickshell/modules/common/ConfigOptions.qml index 5f1afaea5..9b02630e8 100644 --- a/.config/quickshell/modules/common/ConfigOptions.qml +++ b/.config/quickshell/modules/common/ConfigOptions.qml @@ -18,7 +18,7 @@ Singleton { property string network: "XDG_CURRENT_DESKTOP=\"gnome\" gnome-control-center wifi" property string settings: "XDG_CURRENT_DESKTOP=\"gnome\" gnome-control-center" property string taskManager: "gnome-usage" - property string terminal: "foot" // This is only for shell actions + property string terminal: "kitty -1" // This is only for shell actions } property QtObject battery: QtObject { diff --git a/.config/quickshell/scripts/switchwall.sh b/.config/quickshell/scripts/switchwall.sh index a5954508e..22a87e158 100755 --- a/.config/quickshell/scripts/switchwall.sh +++ b/.config/quickshell/scripts/switchwall.sh @@ -59,7 +59,7 @@ check_and_prompt_upscale() { "Install Upscayl?" \ "yay -S upscayl-bin") if [[ "$action2" == "install_upscayl" ]]; then - foot yay -S upscayl-bin + kitty -1 yay -S upscayl-bin if command -v upscayl &>/dev/null; then nohup upscayl > /dev/null 2>&1 & fi @@ -156,7 +156,7 @@ switch() { "Can't switch to video wallpaper" \ "Missing dependencies: ${missing_deps[*]}") if [[ "$action" == "install_arch" ]]; then - foot sudo pacman -S "${missing_deps[*]}" + kitty -1 sudo pacman -S "${missing_deps[*]}" if command -v mpvpaper &>/dev/null && command -v ffmpeg &>/dev/null; then notify-send 'Wallpaper switcher' 'Alright, try again!' -a "Wallpaper switcher" fi diff --git a/README.md b/README.md index 041ac2383..769670c70 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ - **Default keybinds**: Should be somewhat familiar if you've used Windows or GNOME. - For a list, hit `Super`+`/` - - For `foot` terminal, hit `Super`+`Enter` + - For a terminal, hit `Super`+`Enter` diff --git a/arch-packages/illogical-impulse-fonts-themes/PKGBUILD b/arch-packages/illogical-impulse-fonts-themes/PKGBUILD index 017e94b49..c96790c0b 100644 --- a/arch-packages/illogical-impulse-fonts-themes/PKGBUILD +++ b/arch-packages/illogical-impulse-fonts-themes/PKGBUILD @@ -9,8 +9,8 @@ depends=( breeze-plus fish fontconfig - foot kde-material-you-colors + kitty matugen-bin starship ttf-readex-pro