refactor session vars
This commit is contained in:
parent
3a3087a226
commit
1f70f24fe0
3 changed files with 6 additions and 10 deletions
|
|
@ -31,6 +31,8 @@
|
|||
|
||||
home.sessionVariables = {
|
||||
QT_QPA_PLATFORMTHEME = "qt6ct";
|
||||
# this makes electron apps work per the wiki
|
||||
NIXOS_OZONE_WL = "1";
|
||||
};
|
||||
|
||||
gtk = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue