feat: remove nextcloud
This commit is contained in:
parent
c55f20e9fd
commit
96fa629984
|
@ -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 &
|
||||||
|
|
|
@ -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",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user