Update xmonad colors

This commit is contained in:
2024-04-26 20:21:28 +02:00
parent 62c8bd8593
commit 66523acc00
4 changed files with 55 additions and 58 deletions

View File

@ -7,7 +7,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 0x1f2022 --height 18 --monitor 0'
alias trayer='trayer --edge top --align right --SetDockType true --SetPartialStrut true --expand true --width 7 --transparent true --tint 0x232634 --height 18 --monitor 0'
alias trc='trash-empty'
alias trl='trash-list'
alias trm='trash-rm'