From: Samir Benmendil Date: Mon, 20 Apr 2015 02:42:26 +0000 (+0100) Subject: xprofile: xbindkeysrc doesn't need to be executable X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/6d49680991c419a431bcb2e4d64ba4ced390ec30 xprofile: xbindkeysrc doesn't need to be executable --- diff --git a/xprofile b/xprofile index fef5b6d..8d7bd24 100644 --- a/xprofile +++ b/xprofile @@ -6,6 +6,6 @@ xautolock -detectsleep \ -killtime 70 -killer "systemctl suspend" & xkbcomp -I$HOME/.config/xkb $HOME/.config/xkb/$(hostname).xkb $DISPLAY unclutter -idle 1 -root & -[[ -x "$XDG_CONFIG_HOME/xbindkeys/$(hostname)" ]] && xbindkeys --file $XDG_CONFIG_HOME/xbindkeys/$(hostname) +[[ -f "$XDG_CONFIG_HOME/xbindkeys/$(hostname)" ]] && xbindkeys --file $XDG_CONFIG_HOME/xbindkeys/$(hostname) xcape -e "Control_L=Escape;Control_R=Escape" urxvtd -q -f -o