mirror of
https://github.com/blahai/nyx.git
synced 2025-06-08 23:33:03 -04:00
idek
This commit is contained in:
parent
0a50b61903
commit
0fc7525c6b
4 changed files with 11 additions and 6 deletions
|
@ -111,6 +111,7 @@
|
|||
hyprland = {
|
||||
enable = true;
|
||||
package = inputs.hyprland.packages."${pkgs.system}".hyprland;
|
||||
portalPackage = inputs.hyprland.packages."${pkgs.system}".hyprland;
|
||||
};
|
||||
|
||||
direnv = {
|
||||
|
|
|
@ -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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue