cityseventeen: rename and make tokyo night
This commit is contained in:
parent
6004b4eac5
commit
0d7aa6843b
36 changed files with 394 additions and 438 deletions
7
hosts/cityseventeen/users/arturm/configs/river/scripts/waybar.sh
Executable file
7
hosts/cityseventeen/users/arturm/configs/river/scripts/waybar.sh
Executable file
|
@ -0,0 +1,7 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
pid="$(pidof waybar)"
|
||||
|
||||
if [[ -z $pid ]]; then
|
||||
exec waybar &
|
||||
fi
|
Loading…
Add table
Add a link
Reference in a new issue