Fix xmobar and trayer management

This commit is contained in:
2024-05-04 18:36:22 +02:00
parent 723fc80efe
commit 2e401a9611
4 changed files with 31 additions and 20 deletions

View File

@ -8,7 +8,7 @@ alias rm='rm -I'
alias sort='sort -n'
alias ssh='kitten ssh'
alias sudo='sudo '
alias trayer='trayer --edge top --align right --SetDockType true --SetPartialStrut true --expand true --width 7 --transparent true --tint 0x232634 --height 18 --monitor 0'
alias trayer='trayer -l --edge top --align right --SetDockType true --SetPartialStrut true --expand true --widthtype request --transparent true --tint 0x232634 --height 18 --monitor 0'
alias trc='trash-empty'
alias trl='trash-list'
alias trm='trash-rm'