forked from Shinonome/omarchy-nix
Change default cursor to Adwaita
This commit is contained in:
@@ -25,8 +25,8 @@ in {
|
|||||||
"HYPRCURSOR_SIZE,24"
|
"HYPRCURSOR_SIZE,24"
|
||||||
|
|
||||||
# Cursor theme
|
# Cursor theme
|
||||||
"XCURSOR_THEME,Bibata-Modern-Classic"
|
"XCURSOR_THEME,Adwaita"
|
||||||
"HYPRCURSOR_THEME,Bibata-Modern-Classic"
|
"HYPRCURSOR_THEME,Adwaita"
|
||||||
|
|
||||||
# Force all apps to use Wayland
|
# Force all apps to use Wayland
|
||||||
"GDK_BACKEND,wayland"
|
"GDK_BACKEND,wayland"
|
||||||
|
|||||||
@@ -8,7 +8,6 @@ let
|
|||||||
brightnessctl
|
brightnessctl
|
||||||
pamixer
|
pamixer
|
||||||
playerctl
|
playerctl
|
||||||
bibata-cursors
|
|
||||||
gnome-themes-extra
|
gnome-themes-extra
|
||||||
pavucontrol
|
pavucontrol
|
||||||
];
|
];
|
||||||
|
|||||||
Reference in New Issue
Block a user