From 96fa62998402cc3682b9e72f2fa3e21cc48e23ec Mon Sep 17 00:00:00 2001 From: Klesh Wong Date: Fri, 9 Sep 2022 00:16:51 +0800 Subject: [PATCH] feat: remove nextcloud --- gui/awesome/autostart | 2 +- gui/awesome/rc.lua | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gui/awesome/autostart b/gui/awesome/autostart index fc1b12c..35c539d 100755 --- a/gui/awesome/autostart +++ b/gui/awesome/autostart @@ -1,7 +1,7 @@ #!/bin/sh # startup apps -! /bin/pgrep nextcloud && nextcloud & +# ! /bin/pgrep nextcloud && nextcloud & ! /bin/pgrep flameshot && flameshot & ! /bin/pgrep nm-applet && nm-applet & ! /bin/pgrep copyq && copyq & diff --git a/gui/awesome/rc.lua b/gui/awesome/rc.lua index d10f109..7fcfae8 100644 --- a/gui/awesome/rc.lua +++ b/gui/awesome/rc.lua @@ -925,13 +925,13 @@ awful.rules.rules = { }, class = { "flameshot", - "Thunar", + -- "Thunar", "Arandr", "Blueman-manager", "Gpick", "Kruler", "MessageWin", -- kalarm. - "Sxiv", + -- "Sxiv", "Tor Browser", -- Needs a fixed window size to avoid fingerprinting by screen size. "Wpa_gui", "veromix",