From 4372f047771a802441b51329312f54ea67627b98 Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Fri, 22 Dec 2017 19:10:09 -0500 Subject: [PATCH] Small tweaks --- sxhkd/.config/sxhkd/sxhkdrc | 2 +- x/.xprofile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sxhkd/.config/sxhkd/sxhkdrc b/sxhkd/.config/sxhkd/sxhkdrc index 7bd6400..6fe437c 100644 --- a/sxhkd/.config/sxhkd/sxhkdrc +++ b/sxhkd/.config/sxhkd/sxhkdrc @@ -57,7 +57,7 @@ super + shift + q light-locker-command -l # Toggle keyboard layout -XF86LaunchA +super + F7 toggle-layout # Toggle Xfce presentation mode diff --git a/x/.xprofile b/x/.xprofile index e3736f1..fe9c5cb 100644 --- a/x/.xprofile +++ b/x/.xprofile @@ -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' -- 2.20.1