Update .bashrc
This commit is contained in:
parent
3f5ab7731b
commit
9dcd101b54
2
.bashrc
2
.bashrc
@ -19,7 +19,7 @@ alias ncmpcpp='systemctl --user start mpd-mpris; ncmpcpp; systemctl --user stop
|
||||
alias rm='rm -I'
|
||||
alias sort='sort -n'
|
||||
alias sudo='sudo '
|
||||
alias trayer='trayer --edge top --align right --SetDockType true --SetPartialStrut true --expand true --width 8 --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 0x1f2022 --height 18 --monitor 0'
|
||||
alias vi='vim'
|
||||
|
||||
if [ "$TERM" == "xterm-kitty" ]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user