all repos — nixfiles @ 10dfb18b8b2f85cd30f8f5ec75b87d6e418eef4d

System and user configuration, managed by nix and home-manager

Merge remote-tracking branch 'origin/master'
Alan Pearce alan@alanpearce.eu
Tue, 12 Sep 2017 13:07:56 +0200
commit

10dfb18b8b2f85cd30f8f5ec75b87d6e418eef4d

parent

bc71ff8dcb18541e37eef2cab290c7a80d48963b

M i3/.config/i3/configi3/.config/i3/config
@@ -51,7 +51,7 @@ set $Locker i3lock-color 
 # Font for window titles. Will also be used by the bar unless a different font
 # is used in the bar {} block below.
-font pango:Liberation Mono, Font Awesome 9
+font pango:Monospace, Font Awesome 9
 
 # This font is widely installed, provides lots of unicode glyphs, right-to-left
 # text rendering and scalability on retina/hidpi displays (thanks to pango).
M xprofile/.xprofilexprofile/.xprofile
@@ -1,8 +1,8 @@ #!/bin/sh
-sh -c 'sleep 5 && xsetroot -cursor_name left_ptr' &
 xmodmap .xmodmaprc
 gpg-connect-agent /bye
 xrdb -I$HOME/.xresources .xresources/main
+xsetroot -cursor_name left_ptr &
 nm-applet &
 if command -v autorandr
 then
A xresources/.icons/default/index.theme
@@ -0,0 +1,5 @@+# This file is written by LXAppearance. Do not edit.
+[Icon Theme]
+Name=Default
+Comment=Default Cursor Theme
+Inherits=Vanilla-DMZ
M xresources/.xresources/mainxresources/.xresources/main
@@ -2,7 +2,7 @@ #include "base16-mexico-light-256" 
 *.background:             #ffffff
 
-Xcursor.theme:            Neutral
+Xcursor.theme:            Vanilla-DMZ
 Xcursor.size:             22
 
 Emacs.ToolBar:            off