remove old stuff
This commit is contained in:
parent
384ece931e
commit
7f706e870e
102 changed files with 211 additions and 2477 deletions
|
|
@ -93,6 +93,10 @@ with lib;
|
|||
environment.sessionVariables = {
|
||||
NIXOS_OZONE_WL = "1";
|
||||
GTK_THEME = "Adwaita:dark";
|
||||
XDG_SESSION_TYPE = "wayland";
|
||||
XDG_CURRENT_DESKTOP = "Hyprland";
|
||||
XDG_SESSION_DESKTOP = "Hyprland";
|
||||
ELECTRON_OZONE_PLATFORM_HINT = "wayland";
|
||||
};
|
||||
|
||||
# Qt theming
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue