wildfire: 306 current 2025-06-21 15:47:48 25.05.20250617.36ab78d 6.15.2 *

cursor issues
wildfire: 307 current  2025-06-21 15:53:10  25.05.20250617.36ab78d  6.15.2                          *
This commit is contained in:
2025-06-21 15:47:55 +02:00
parent 78c6e978b3
commit 1a2b1f157b
4 changed files with 3 additions and 7 deletions

View File

@ -1,7 +1,7 @@
{pkgs, ...}: {
home.pointerCursor = {
enable = true;
size = 28;
size = 32;
#name = "capitaine-cursors-themed";
#package = pkgs.capitaine-cursors-themed;
name = "capitaine-cursors";

View File

@ -14,10 +14,6 @@
name = "Adwaita";
package = pkgs.adwaita-icon-theme;
};
cursorTheme = {
name = "Adwaita";
package = pkgs.adwaita-icon-theme;
};
};
# ================================

View File

@ -9,7 +9,7 @@ in {
"hyprpaper"
"hypridle"
"hyprsunset"
"hyprctl setcursor capitaine-cursors-white 28" # Set mouse cursor
"hyprctl setcursor capitaine-cursors-white 32" # Set mouse cursor
"wl-paste --type text --watch cliphist store" # Stores only text data
"wl-paste --type image --watch cliphist store" # Stores only image data
];