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