diff --git a/SwarselSystems.org b/SwarselSystems.org index 2ce4b7a..413427c 100644 --- a/SwarselSystems.org +++ b/SwarselSystems.org @@ -10711,6 +10711,7 @@ Currently, I am too lazy to explain every option here, but most of it is very se exec systemctl --user import-environment exec swayidle -w + seat seat0 hide_cursor 1000 ${swayfxSettings} @@ -14197,8 +14198,10 @@ This is where the theme for the whole OS is defined. Originally, this noweb-ref polarity = "dark"; opacity.popups = 0.5; cursor = { - package = pkgs.capitaine-cursors; - name = "capitaine-cursors"; + package = pkgs.banana-cursor; + # package = pkgs.capitaine-cursors; + name = "Banana"; + # name = "capitaine-cursors"; size = 16; }; fonts = { diff --git a/profiles/home/common/stylix.nix b/profiles/home/common/stylix.nix index e3b5656..f079e47 100644 --- a/profiles/home/common/stylix.nix +++ b/profiles/home/common/stylix.nix @@ -6,8 +6,10 @@ polarity = "dark"; opacity.popups = 0.5; cursor = { - package = pkgs.capitaine-cursors; - name = "capitaine-cursors"; + package = pkgs.banana-cursor; + # package = pkgs.capitaine-cursors; + name = "Banana"; + # name = "capitaine-cursors"; size = 16; }; fonts = { diff --git a/profiles/home/common/sway.nix b/profiles/home/common/sway.nix index 359df63..b2c01b1 100644 --- a/profiles/home/common/sway.nix +++ b/profiles/home/common/sway.nix @@ -282,6 +282,7 @@ in exec systemctl --user import-environment exec swayidle -w + seat seat0 hide_cursor 1000 ${swayfxSettings} diff --git a/profiles/nixos/common/stylix.nix b/profiles/nixos/common/stylix.nix index 06f530e..d9c8eab 100644 --- a/profiles/nixos/common/stylix.nix +++ b/profiles/nixos/common/stylix.nix @@ -6,8 +6,10 @@ polarity = "dark"; opacity.popups = 0.5; cursor = { - package = pkgs.capitaine-cursors; - name = "capitaine-cursors"; + package = pkgs.banana-cursor; + # package = pkgs.capitaine-cursors; + name = "Banana"; + # name = "capitaine-cursors"; size = 16; }; fonts = {