mirror of
https://github.com/VectorKappa/dotfiles.git
synced 2025-12-19 08:16:10 +01:00
Polybar improvements, font fixes, added actions
This commit is contained in:
2
bin/runpolybaronce
Executable file
2
bin/runpolybaronce
Executable file
@@ -0,0 +1,2 @@
|
||||
#!/bin/zsh
|
||||
(pgrep -f "polybar music" >/dev/null && pkill -f "polybar music") || polybar music &
|
||||
Reference in New Issue
Block a user