Update trayer
This commit is contained in:
@ -15,7 +15,8 @@ alias sort='sort -n'
|
||||
alias ssh='kitten ssh'
|
||||
alias sudo='doas'
|
||||
alias sudoedit='doas rvim'
|
||||
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 trayer='trayer -l --edge top --align right --SetDockType true --SetPartialStrut true --expand true --widthtype request --transparent true --tint 0x232634 --height 18 --monitor 1'
|
||||
alias trayer='trayer -l --edge top --align right --SetDockType true --SetPartialStrut true --expand true --widthtype request --tint 0x232634 --height 18 --monitor 1'
|
||||
alias trc='trash-empty'
|
||||
alias trl='trash-list'
|
||||
alias trm='trash-rm'
|
||||
|
@ -197,8 +197,7 @@ myStartupHook = do
|
||||
spawnOnce
|
||||
"trayer -l --edge top --align right --SetDockType true \
|
||||
\--SetPartialStrut true --expand true --widthtype request \
|
||||
\--transparent true --tint 0x232634 --height 18 \
|
||||
\--monitor 1"
|
||||
\--tint 0x232634 --height 18 --monitor 1"
|
||||
spawnOnce "redshift-gtk"
|
||||
spawnOnce "udiskie"
|
||||
spawnOnce "nm-applet"
|
||||
|
Reference in New Issue
Block a user