Fixed wob
This commit is contained in:
parent
b532a2b8f4
commit
29e0e5db25
8 changed files with 52 additions and 11 deletions
|
|
@ -14,7 +14,7 @@ bar {
|
|||
position top
|
||||
workspace_min_width 36
|
||||
tray_padding 4
|
||||
status_command while echo "$(df / --output=pcent | tail -1 | tr -d ' ') $(date +'%m/%d/%Y %I:%M %p')"; do sleep 30; done
|
||||
status_command ~/.config/sway/status.sh
|
||||
colors {
|
||||
background #141514
|
||||
statusline #ef934d
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue