fix(sway): fixed yambar segfaulting
This commit is contained in:
parent
e457f8d2ac
commit
0802123755
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ set $dmenu tofi
|
|||
set $menu j4-dmenu-desktop --no-generic --dmenu="$dmenu"
|
||||
set $background ~/.wallpaper
|
||||
set $lock swaylock -i $background -F
|
||||
set $bar yambar
|
||||
set $bar 'bash -c "while true; do yambar; done"'
|
||||
### Output configuration
|
||||
#
|
||||
# Default wallpaper (more resolutions are available in /run/current-system/sw/share/backgrounds/sway/)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue