fix hyprland
This commit is contained in:
parent
82178521d1
commit
d9d1ba5076
3 changed files with 13 additions and 12 deletions
|
|
@ -143,8 +143,8 @@ with lib;
|
|||
environment.sessionVariables = {
|
||||
GTK_THEME = "Adwaita:dark";
|
||||
XDG_SESSION_TYPE = "wayland";
|
||||
XDG_CURRENT_DESKTOP = "sway";
|
||||
XDG_SESSION_DESKTOP = "sway";
|
||||
# XDG_CURRENT_DESKTOP = "sway";
|
||||
# XDG_SESSION_DESKTOP = "sway";
|
||||
# prefer EGL renderer (can be changed back to "auto" if needed)
|
||||
WLR_RENDERER = "egl";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue