add polkit and attempt to autostart swaybg in niri
This commit is contained in:
@@ -15,10 +15,12 @@
|
||||
#
|
||||
modules-left = [
|
||||
"river/tags"
|
||||
"niri/workspaces"
|
||||
];
|
||||
modules-center = [
|
||||
"custom/currents"
|
||||
"river/window"
|
||||
"niri/window"
|
||||
];
|
||||
modules-right = [
|
||||
"pulseaudio"
|
||||
@@ -74,11 +76,20 @@
|
||||
hide-vacant = true;
|
||||
};
|
||||
|
||||
"niri/workspaces" = {
|
||||
format = "{index}";
|
||||
};
|
||||
|
||||
"river/window" = {
|
||||
format = "{}";
|
||||
max-length = 20;
|
||||
};
|
||||
|
||||
|
||||
"niri/window" = {
|
||||
format = "{}";
|
||||
max-length = 20;
|
||||
};
|
||||
|
||||
"tray" = {
|
||||
icon-size = 21;
|
||||
spacing = 10;
|
||||
|
||||
Reference in New Issue
Block a user