Remove enpass and nextcloud
This commit is contained in:
9
.config/x11/xautostart
Executable file
9
.config/x11/xautostart
Executable file
@@ -0,0 +1,9 @@
|
||||
#! /bin/bash
|
||||
|
||||
enpass & # start password manager and hide window
|
||||
nextcloud & # start Nextcloud and hide window
|
||||
|
||||
sleep 2
|
||||
|
||||
dwmc killnamedclient Enpass
|
||||
dwmc killnamedclient Nextcloud
|
||||
Reference in New Issue
Block a user