change background

This commit is contained in:
davidovski 2023-12-04 02:32:16 +00:00
parent 2c23da6112
commit 6ed4306119
11 changed files with 48 additions and 33 deletions

View file

@ -73,5 +73,3 @@ passthrough_enable () {
}
alias links="links -g -html-g-text-color 0xfefefe -html-g-background-color 0x191919 -font /home/david/.fonts/ttf-mononoki/mononoki-Regular.ttf"
alias weechat="weechat -d ~/.weechat"
alias manfzf="man -k . | fzf | cut -d'(' -f1 | xargs man"