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",