Small tweaks
authorAmin Bandali <amin@aminb.org>
Sat, 23 Dec 2017 00:10:09 +0000 (19:10 -0500)
committerAmin Bandali <amin@aminb.org>
Sat, 23 Dec 2017 00:10:09 +0000 (19:10 -0500)
sxhkd/.config/sxhkd/sxhkdrc
x/.xprofile

index 7bd6400..6fe437c 100644 (file)
@@ -57,7 +57,7 @@ super + shift + q
        light-locker-command -l
 
 # Toggle keyboard layout
-XF86LaunchA
+super + F7
        toggle-layout
 
 # Toggle Xfce presentation mode
index e3736f1..fe9c5cb 100644 (file)
@@ -8,7 +8,7 @@ setxkbmap -option altwin:swap_alt_win
 #light -Scrs "intel_backlight" 75
 light -Scrs "intel_backlight" 2
 
-source ~/.zprofile
+source $HOME/.zprofile
 export _JAVA_AWT_WM_NONREPARENTING=1
 export _JAVA_OPTIONS='-Dawt.useSystemAAFontSettings=on -Dswing.aatext=true'