summary refs log tree commit diff
path: root/xsession
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2020-09-12 10:52:54 -0700
committerFranck Cuny <franck@fcuny.net>2020-09-12 10:52:54 -0700
commit3491084899af1521ffd1cf1344db4324edb915ce (patch)
tree35ab8de77a7a0f60fcab6f2dcfb2c221e7e784b2 /xsession
parentemacs: set the font for macos (diff)
downloademacs.d-3491084899af1521ffd1cf1344db4324edb915ce.tar.gz
linux: new resource files for linux
We start with the Xresources and xsession files for now. We want to set
the window manager to be i3, and we need to configure some things for
the fonts.

Update the email address in the makefile too.
Diffstat (limited to 'xsession')
-rw-r--r--xsession4
1 files changed, 4 insertions, 0 deletions
diff --git a/xsession b/xsession
new file mode 100644
index 0000000..3988e83
--- /dev/null
+++ b/xsession
@@ -0,0 +1,4 @@
+# set the background to something less aggressive than black
+xsetroot -solid "#333333" -cursor_name left_ptr
+
+exec i3