Remove unused theming variables
This commit is contained in:
parent
4a4be84a33
commit
fdd286c19f
1 changed files with 0 additions and 3 deletions
|
@ -17,8 +17,6 @@
|
|||
QT_AUTO_SCREEN_SCALE_FACTOR = "1";
|
||||
QT_WAYLAND_DISABLE_WINDOWDECORATION = "1";
|
||||
QT_QPA_PLATFORM = "wayland";
|
||||
QT_QPA_PLATFORMTHEME = "qt5ct";
|
||||
QT_STYLE_OVERRIDE = "kvantum";
|
||||
MOZ_ENABLE_WAYLAND = "1";
|
||||
MOZ_USE_XINPUT2 = "1";
|
||||
WLR_BACKEND = "vulkan";
|
||||
|
@ -26,7 +24,6 @@
|
|||
XDG_SESSION_TYPE = "wayland";
|
||||
SDL_VIDEODRIVER = "wayland";
|
||||
CLUTTER_BACKEND = "wayland";
|
||||
GTK_THEME = "Dracula";
|
||||
};
|
||||
|
||||
wayland.windowManager.hyprland.systemd.variables = ["--all"];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue