181 current 2025-01-03 03:49:39 25.05.20241217.d3c42f1 6.6.66 *

This commit is contained in:
2025-01-03 03:55:58 -05:00
parent f943ff544a
commit 63a6289ffd
5 changed files with 6 additions and 5 deletions

View File

@@ -18,7 +18,7 @@ in {
# my savior: https://www.reddit.com/r/NixOS/comments/v8ikwq/polybar_doesnt_start_at_launch/
script = ''
# echo "none"
polybar mybar & disown
polybar mybar 2> /dev/null & disown
'';
};