summaryrefslogtreecommitdiff
path: root/configs/lxde-openrc/root-image/root/.xinitrc
diff options
context:
space:
mode:
Diffstat (limited to 'configs/lxde-openrc/root-image/root/.xinitrc')
-rw-r--r--configs/lxde-openrc/root-image/root/.xinitrc7
1 files changed, 0 insertions, 7 deletions
diff --git a/configs/lxde-openrc/root-image/root/.xinitrc b/configs/lxde-openrc/root-image/root/.xinitrc
deleted file mode 100644
index 09e419c..0000000
--- a/configs/lxde-openrc/root-image/root/.xinitrc
+++ /dev/null
@@ -1,7 +0,0 @@
-code=$(cat ~/.codecheck | grep XKBMAP= | cut -d '=' -f 2)
-[ "$code" = "0" ] && code='us'
-setxkbmap $code
-service NetworkManager start
-service dbus start
-service alsasound start
-exec startlxde