summaryrefslogtreecommitdiff
path: root/xsession
diff options
context:
space:
mode:
Diffstat (limited to 'xsession')
-rwxr-xr-xxsession10
1 files changed, 4 insertions, 6 deletions
diff --git a/xsession b/xsession
index fea1fbc..5392b6b 100755
--- a/xsession
+++ b/xsession
@@ -1,14 +1,12 @@
. /home/mccd/.profile
xrdb -load ~/.Xresources &
-xsetroot -solid '#EEEEEE' &
-xclock -digital -geometry +7+1400 -face "Iosevka Aile:pixelsize=18:style=Semibold Italic" -bg \#EEEEEE -fg \#444444 -strftime "%a %d %b %H:%M [Unix Machine]" &
+xset fp+ /usr/pkg/share/fonts/X11/uni-vga &
+xsetroot -solid '#DDDDDD' &
+xclock -digital -geometry +7+1400 -face "Iosevka Aile:pixelsize=18:style=Semibold Italic" -bg \#DDDDDD -fg \#444444 -strftime "%a %d %b %H:%M [Unix Machine]" &
gsettings set org.gnome.desktop.interface document-font-name 'Iosevka Aile' &
gsettings set org.gnome.desktop.interface font-name 'Iosevka Aile' &
gsettings set org.gnome.desktop.interface cursor-size 32 &
gsettings set org.gnome.desktop.interface cursor-theme Adwaita &
-#xinput set-prop "/dev/wsmouse" "WS Pointer Wheel Emulation" 1 &
-#xinput set-prop "/dev/wsmouse" "WS Pointer Wheel Emulation Button" 2 &
-#xinput set-prop "/dev/wsmouse" "WS Pointer Wheel Emulation Axes" 6 7 4 5 &
xinput set-prop 6 271 0.3 & #Speed up cursor
-setxkbmap -layout us -variant colemak & # -option "caps:capslock" &
+setxkbmap -layout us -variant colemak -option "caps:swapescape" &
dbus-run-session cwm