1
0
mirror of https://github.com/Andrey0189/nixos-config-reborn.git synced 2025-09-15 10:06:00 +03:00

add waybar configuration

This commit is contained in:
andrey_varnavskiy
2024-11-26 06:15:19 +05:00
parent 8a12a98612
commit 927d48de14
4 changed files with 95 additions and 1 deletions

View File

@@ -11,7 +11,7 @@
exec-once = [
"swww-daemon"
"swww img ~/Downloads/wp.png"
"sleep 5 && waybar -c ~/.config/waybar/config.json"
"sleep 5 && waybar"
"wl-paste --type text --watch cliphist store"
"wl-paste --type image --watch cliphist store"
];