From ceff2a381f66101f33feafb93fb5de62715c999e Mon Sep 17 00:00:00 2001 From: Joshua Elmasri Date: Mon, 29 Sep 2025 12:40:45 -0500 Subject: [PATCH] uuuuu --- hosts/desktop/home.nix | 2 +- modules/ashell/default.nix | 2 -- modules/stylix.nix | 2 +- 3 files changed, 2 insertions(+), 4 deletions(-) diff --git a/hosts/desktop/home.nix b/hosts/desktop/home.nix index a20c61b..6e7201b 100644 --- a/hosts/desktop/home.nix +++ b/hosts/desktop/home.nix @@ -6,7 +6,7 @@ home.username = "joshuaelm"; home.homeDirectory = "/home/joshuaelm"; - imports = [ ../../modules/nvim ../../modules/stylix.nix ../../modules/hypr/hyprland_desktop.nix ../../modules/ashell/default.nix ../../modules/waybar/waybar.nix ../../modules/ashell ../../modules/zen ../../modules/rofi ../../modules/kitty ]; + imports = [ ../../modules/nvim ../../modules/stylix.nix ../../modules/hypr/hyprland_desktop.nix ../../modules/ashell ../../modules/waybar/waybar.nix ../../modules/zen ../../modules/rofi ../../modules/kitty ]; home.packages = [ diff --git a/modules/ashell/default.nix b/modules/ashell/default.nix index 2676e5d..84027a3 100644 --- a/modules/ashell/default.nix +++ b/modules/ashell/default.nix @@ -26,8 +26,6 @@ workspaces = { visibility_mode = "MonitorSpecific"; }; - }; - settings = { remove_airplane_btn = true; appearance = { style = "Solid"; diff --git a/modules/stylix.nix b/modules/stylix.nix index 161c189..fb5e3ec 100644 --- a/modules/stylix.nix +++ b/modules/stylix.nix @@ -5,7 +5,7 @@ #stylix.targets.plymouth.enable = false; stylix.targets.kitty.enable = true; stylix.targets.hyprpaper.enable = true; - #stylix.base16Scheme = "${pkgs.base16-schemes}/share/themes/tokyo-night-dark.yaml"; + stylix.base16Scheme = "${pkgs.base16-schemes}/share/themes/tokyo-night-dark.yaml"; stylix.targets.zen-browser.profileNames = [ "default" ]; stylix.targets.zen-browser.enable = true; # blue aura house