📝 Installed onlyoffice

This commit is contained in:
z3rOR0ne 2023-01-16 18:32:32 -08:00
parent 5f1a8ac8bb
commit 62cbc6ced0
2 changed files with 3 additions and 0 deletions

View file

@ -180,6 +180,8 @@ super + b
bst -e btop & bst -e btop &
super + m super + m
mousepad & mousepad &
super + n
desktopeditors &
super + l super + l
gcolor3 & gcolor3 &
super + u super + u

View file

@ -222,6 +222,7 @@ alias {mnb,nb-m}="/usr/bin/cp $HOME/.config/newsboat/my_urls $HOME/.config/newsb
alias {ynb,nb-y}="/usr/bin/cp $HOME/.config/newsboat/yt_urls $HOME/.config/newsboat/urls && newsboat" alias {ynb,nb-y}="/usr/bin/cp $HOME/.config/newsboat/yt_urls $HOME/.config/newsboat/urls && newsboat"
alias rt="rtorrent" alias rt="rtorrent"
alias slink="streamlink" alias slink="streamlink"
alias {office,onlyoffice}="desktopeditors"
alias scrot="scrot --count --delay" alias scrot="scrot --count --delay"
alias grip="grip 6969" alias grip="grip 6969"
alias sudoku="sku" alias sudoku="sku"