diff options
Diffstat (limited to 'dot_config/sx/executable_sxrc')
-rw-r--r-- | dot_config/sx/executable_sxrc | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/dot_config/sx/executable_sxrc b/dot_config/sx/executable_sxrc deleted file mode 100644 index 8ec06a8..0000000 --- a/dot_config/sx/executable_sxrc +++ /dev/null @@ -1,5 +0,0 @@ -#!/usr/bin/env bash -dunst & -while true; do - exec dbus-run-session dwm 2> /tmp/dwm.log -done |