From 62cbc6ced080aa5b9ae1afdde66de516cf26aeca Mon Sep 17 00:00:00 2001 From: z3rOR0ne Date: Mon, 16 Jan 2023 18:32:32 -0800 Subject: [PATCH] :memo: Installed onlyoffice --- .config/sxhkd/sxhkdrc | 2 ++ aliases | 1 + 2 files changed, 3 insertions(+) diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index 860678d7..3fc43fe4 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -180,6 +180,8 @@ super + b bst -e btop & super + m mousepad & +super + n + desktopeditors & super + l gcolor3 & super + u diff --git a/aliases b/aliases index 41a9d4e0..8c81f847 100644 --- a/aliases +++ b/aliases @@ -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 rt="rtorrent" alias slink="streamlink" +alias {office,onlyoffice}="desktopeditors" alias scrot="scrot --count --delay" alias grip="grip 6969" alias sudoku="sku"