Update themes, make ghostty the default

This commit is contained in:
Henry Sipp
2025-07-02 15:24:32 -05:00
parent c6b7a700f6
commit c818f6cada
21 changed files with 98 additions and 95 deletions
+1 -1
View File
@@ -91,7 +91,7 @@ in {
"SUPER, PRINT, exec, hyprpicker -a"
# Clipse
"CTRL SUPER, V, exec, alacritty --class clipse -e clipse"
"CTRL SUPER, V, exec, ghostty --class clipse -e clipse"
];
bindm = [
@@ -15,7 +15,7 @@ in {
];
wayland.windowManager.hyprland.settings = {
# Default applications
"$terminal" = lib.mkDefault "alacritty";
"$terminal" = lib.mkDefault "ghostty";
"$fileManager" = lib.mkDefault "nautilus --new-window";
"$browser" = lib.mkDefault "chromium --new-window --ozone-platform=wayland";
"$music" = lib.mkDefault "spotify";
@@ -17,9 +17,6 @@
# Float Steam, fullscreen RetroArch
"float, class:^(steam)$"
"fullscreen, class:^(com.libretro.RetroArch)$"
# Just dash of transparency
"opacity 0.97 0.9, class:.*"