Update XMonad config

This commit is contained in:
2024-05-31 21:57:26 +02:00
parent 52fda9bc90
commit 432b61594b
4 changed files with 7 additions and 6 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 -l --edge top --align right --SetDockType true --SetPartialStrut true --expand true --widthtype request --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 1'
alias trc='trash-empty'
alias trl='trash-list'
alias trm='trash-rm'