Fix polybar
This commit is contained in:
@@ -57,6 +57,11 @@ in {
|
||||
|
||||
bars = [ ];
|
||||
|
||||
startup = [
|
||||
{ command = "i3-msg workspace 1"; }
|
||||
{ command = "systemctl --user restart polybar"; always = true; notification = false; }
|
||||
];
|
||||
|
||||
keybindings = {
|
||||
"${mod}+q" = "kill";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user