Formatting
This commit is contained in:
parent
84663b7c20
commit
0fb8d131bf
6 changed files with 84 additions and 70 deletions
|
|
@ -18,7 +18,8 @@ in {
|
|||
pkgs.wl-clipboard
|
||||
];
|
||||
|
||||
home.sessionVariables = mkIf cfg { #FIXME: migrate to hyprconf
|
||||
home.sessionVariables = mkIf cfg {
|
||||
#FIXME: migrate to hyprconf
|
||||
QT_QPA_PLATFORM = "wayland";
|
||||
SDL_VIDEODRIVER = "wayland";
|
||||
XDG_SESSION_TYPE = "wayland";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue