From 7f49195782b12266b9636524d29c3797f46bf041 Mon Sep 17 00:00:00 2001 From: chris Date: Sun, 22 Feb 2026 23:45:35 +0000 Subject: [PATCH] Delete .config/x11/xautostart --- .config/x11/xautostart | 9 --------- 1 file changed, 9 deletions(-) delete mode 100755 .config/x11/xautostart diff --git a/.config/x11/xautostart b/.config/x11/xautostart deleted file mode 100755 index 60214a5..0000000 --- a/.config/x11/xautostart +++ /dev/null @@ -1,9 +0,0 @@ -#! /bin/bash - - enpass & # start password manager and hide window - nextcloud & # start Nextcloud and hide window - - sleep 2 - - dwmc killnamedclient Enpass - dwmc killnamedclient Nextcloud