mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-22 00:03:55 +01:00
dwm: Decrease bar sleep time
This commit is contained in:
parent
8164a3c0f1
commit
67cd46a843
@ -245,7 +245,7 @@ in
|
|||||||
while pidof dwm
|
while pidof dwm
|
||||||
update_bar
|
update_bar
|
||||||
|
|
||||||
sleep 10s
|
sleep 5s
|
||||||
end
|
end
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user