Remove enpass and nextcloud

This commit is contained in:
2021-06-06 13:25:25 +01:00
parent e73907048e
commit ec0ec5c267
3 changed files with 21 additions and 3 deletions

9
.config/x11/xautostart Executable file
View 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

View File

@@ -19,9 +19,8 @@ export SSH_AUTH_SOCK
#source /etc/X11/xinit/xinitrc.d/50-systemd-user.h
setbg "$HOME/.local/share/wallpapers/" & # set the background
enpass & # start password manager
nextcloud & # start Nextcloud
xcompmgr & # xcompmgr for transparency
dunst & # dunst for notifications
xset r rate 300 50 & # Speed xrate up
unclutter & # Remove mouse when idle