This commit is contained in:
blahai 2024-09-03 16:26:27 +03:00
parent 0a50b61903
commit 0fc7525c6b
No known key found for this signature in database
4 changed files with 11 additions and 6 deletions

View file

@ -111,6 +111,7 @@
hyprland = {
enable = true;
package = inputs.hyprland.packages."${pkgs.system}".hyprland;
portalPackage = inputs.hyprland.packages."${pkgs.system}".hyprland;
};
direnv = {

View file

@ -110,7 +110,7 @@ in
_JAVA_AWT_WM_NONREPARENTING = "1";
XCURSOR_THEME = "Bibata-Modern-Classic";
HYPRCURSOR_THEME = "HyprBibataModernClassicSVG";
# HYPRCURSOR_THEME = "HyprBibataModernClassicSVG";
XCURSOR_SIZE = "24";
__GL_THREADED_OPTIMIZATIONS = "0";
QT_QPA_PLATFORM = "wayland";