add: more neomutt switching progress
This commit is contained in:
parent
1344311ca3
commit
1e61193578
4 changed files with 6 additions and 3 deletions
|
@ -36,5 +36,6 @@ bspc rule -a 'Riot' desktop='messenger'
|
|||
bspc rule -a 'Signal' desktop='messenger' follow='true'
|
||||
bspc rule -a 'Steam' desktop='game'
|
||||
bspc rule -a 'Zathura' state='tiled'
|
||||
bspc rule -a 'Alacritty' desktop='messenger'
|
||||
|
||||
$HOME/.config/polybar/launch.sh &
|
||||
|
|
|
@ -20,6 +20,6 @@
|
|||
format-underline = #1794D1
|
||||
format = <label>
|
||||
|
||||
click-left = alacritty -e sudo pacman -Su
|
||||
click-left = alacritty -e sh -c "sudo pacman -Su; read" &
|
||||
|
||||
label = %output%
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue