about summary refs log tree commit diff stats
path: root/dot_config/sx
diff options
context:
space:
mode:
authorVitor Gonçalves <vitorg@tilde.team>2023-12-04 03:04:27 -0300
committerVitor Gonçalves <vitorg@tilde.team>2023-12-04 03:04:27 -0300
commit959f43ea74e1c9a92a07697c5cd8e5cd1d4d1bac (patch)
tree493894f6684bdd5443e8afc9a2fad4bfcd244769 /dot_config/sx
parent8ccd55d605476824ba8ebd8354d23b54e31623b0 (diff)
downloaddots-959f43ea74e1c9a92a07697c5cd8e5cd1d4d1bac.tar.gz
restarting from scratch
Diffstat (limited to 'dot_config/sx')
-rw-r--r--dot_config/sx/executable_sxrc5
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