mirror of
https://github.com/Andrey0189/nixos-config-reborn.git
synced 2025-09-15 10:06:00 +03:00
remove waybar delay
This commit is contained in:
@@ -20,7 +20,7 @@
|
|||||||
"$menu" = "fuzzel";
|
"$menu" = "fuzzel";
|
||||||
|
|
||||||
exec-once = [
|
exec-once = [
|
||||||
"sleep 5 && waybar"
|
"waybar"
|
||||||
"wl-paste --type text --watch cliphist store"
|
"wl-paste --type text --watch cliphist store"
|
||||||
"wl-paste --type image --watch cliphist store"
|
"wl-paste --type image --watch cliphist store"
|
||||||
];
|
];
|
||||||
|
Reference in New Issue
Block a user