summary refs log tree commit diff
path: root/xsession
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2021-09-08 19:35:23 -0700
committerFranck Cuny <franck@fcuny.net>2021-09-08 19:35:23 -0700
commit480dd4688b20be3b69b54043d5e5d3df713926c0 (patch)
treeef71f35560bc37ddf1d1f3e0881f250884d47bc1 /xsession
parentemacs: get rid of mapping for sourcegraph (diff)
downloademacs.d-480dd4688b20be3b69b54043d5e5d3df713926c0.tar.gz
linux: remove configurations specific to linux
They are all handled by the repository `linux-desktop`. It's easier to
have a different repository for this bits of configs.
Diffstat (limited to '')
-rwxr-xr-xxsession8
1 files changed, 0 insertions, 8 deletions
diff --git a/xsession b/xsession
deleted file mode 100755
index 45704c8..0000000
--- a/xsession
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/usr/bin/bash
-
-xrdb $HOME/.Xresources
-
-# set the background to something less aggressive than black
-xsetroot -solid "#333333" -cursor_name left_ptr
-
-exec i3