Merge remote-tracking branch 'origin/master'
Alan Pearce alan@alanpearce.eu
Tue, 12 Sep 2017 13:07:56 +0200
4 files changed, 8 insertions(+), 3 deletions(-)
M i3/.config/i3/config → i3/.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/.xprofile → xprofile/.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/main → xresources/.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