noctalia variable for icons pack
This commit is contained in:
parent
a6aa171a4d
commit
8fc3e89e56
1 changed files with 4 additions and 0 deletions
|
|
@ -14,6 +14,10 @@ in
|
||||||
{
|
{
|
||||||
home.packages = with pkgs; [ xwayland-satellite ];
|
home.packages = with pkgs; [ xwayland-satellite ];
|
||||||
|
|
||||||
|
home.sessionVariables = {
|
||||||
|
QT_QPA_PLATFORMTHEME = "gtk3";
|
||||||
|
};
|
||||||
|
|
||||||
xdg.configFile."niri/config.kdl".text = ''
|
xdg.configFile."niri/config.kdl".text = ''
|
||||||
output "eDP-1" {
|
output "eDP-1" {
|
||||||
scale 1.0
|
scale 1.0
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue