5 lines
98 B
Fish
5 lines
98 B
Fish
#!/usr/bin/env fish
|
|
|
|
function polybar-start
|
|
"$HOME/.config/polybar/colorblocks/launch.sh"
|
|
end
|