Reset polybar on boot
This commit is contained in:
parent
e389c3a1cb
commit
c9c1612e36
1 changed files with 1 additions and 0 deletions
|
|
@ -36,6 +36,7 @@ in
|
||||||
"${monitorSetupScript}" # Setup monitors
|
"${monitorSetupScript}" # Setup monitors
|
||||||
"${xsetroot} -solid black -cursor_name left_ptr" # Set cursor
|
"${xsetroot} -solid black -cursor_name left_ptr" # Set cursor
|
||||||
"${pkgs.update-background}/bin/update-background" # Set background
|
"${pkgs.update-background}/bin/update-background" # Set background
|
||||||
|
"systemctl --user restart polybar" # Restart polybar
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
services = {
|
services = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue