feat: remove nextcloud

This commit is contained in:
Klesh Wong 2022-09-09 00:16:51 +08:00
parent c55f20e9fd
commit 96fa629984
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
#!/bin/sh #!/bin/sh
# startup apps # startup apps
! /bin/pgrep nextcloud && nextcloud & # ! /bin/pgrep nextcloud && nextcloud &
! /bin/pgrep flameshot && flameshot & ! /bin/pgrep flameshot && flameshot &
! /bin/pgrep nm-applet && nm-applet & ! /bin/pgrep nm-applet && nm-applet &
! /bin/pgrep copyq && copyq & ! /bin/pgrep copyq && copyq &

View File

@ -925,13 +925,13 @@ awful.rules.rules = {
}, },
class = { class = {
"flameshot", "flameshot",
"Thunar", -- "Thunar",
"Arandr", "Arandr",
"Blueman-manager", "Blueman-manager",
"Gpick", "Gpick",
"Kruler", "Kruler",
"MessageWin", -- kalarm. "MessageWin", -- kalarm.
"Sxiv", -- "Sxiv",
"Tor Browser", -- Needs a fixed window size to avoid fingerprinting by screen size. "Tor Browser", -- Needs a fixed window size to avoid fingerprinting by screen size.
"Wpa_gui", "Wpa_gui",
"veromix", "veromix",