+hyprcursor

This commit is contained in:
m3tam3re
2024-12-06 10:16:17 +01:00
parent 2f970debdd
commit 4789069624
5 changed files with 142 additions and 30 deletions

View File

@ -105,6 +105,7 @@
# stable.nyxt
# pcmanfm
protonmail-desktop
rose-pine-hyprcursor
# qt5ct
# qt6.qtwayland
#rustdesk

View File

@ -14,6 +14,7 @@
env = [
"XCURSOR_SIZE,32"
"HYPRCURSOR_THEME,rose-pine-hyprcursor"
"WLR_NO_HARDWARE_CURSORS,1"
"GTK_THEME,Dracula"
];
@ -37,12 +38,14 @@
};
decoration = {
"col.shadow" = "rgba(1E202966)";
drop_shadow = true;
shadow_range = 60;
shadow_offset = "1 2";
shadow_render_power = 3;
shadow_scale = 0.97;
shadow = {
enabled = true;
range = 60;
render_power = 3;
color = "rgba(1E202966)";
offset = "1 2";
scale = 0.97;
};
rounding = 8;
blur = {
enabled = true;