APATH := $(realpath .)
FILES := bin
-DOTFILES := conky* git* goobookrc msmtp* mutt ncmpcpp profile weechat xbindkeysrc Xresources xprofile zprofile zshenv zshrc
-CONFIGFILES := aliases compton.conf git mimeo.conf mpd mpv offlineimap ranger retroarch systemd vim xkb zsh
+DOTFILES := conky* git* goobookrc msmtp* mutt ncmpcpp profile weechat Xresources xprofile zprofile zshenv zshrc
+CONFIGFILES := aliases compton.conf git mimeo.conf mpd mpv offlineimap ranger retroarch systemd vim xbindkeys xkb zsh
.PHONY: install $(FILES) $(DOTFILES) $(CONFIGFILES)
install: $(FILES) $(DOTFILES) $(CONFIGFILES)
def_key "*"
show_visualizer
+
+def_key "c"
+ clear_main_playlist
+
+# def_key "c"
+# dummy
+
+def_key "C"
+ crop_main_playlist
+
+# def_key "C"
+# dummy
#keystate_capslock = enable
#keystate_scrolllock= enable
-"qdbus --literal org.kde.kglobalaccel /component/kwin invokeShortcut Expose"
- b:10
-
-"qdbus --literal org.kde.kglobalaccel /component/kwin invokeShortcut ShowDesktopGrid"
- b:13
-
"asus-kbd-backlight up"
XF86KbdBrightnessUp
-killtime 70 -killer "systemctl suspend" &
xkbcomp -I$HOME/.config/xkb $HOME/.config/xkb/$(hostname).xkb $DISPLAY
unclutter -idle 1 -root &
-[[ -x /usr/bin/xbindkeys ]] && xbindkeys
+[[ -x "$XDG_CONFIG_HOME/xbindkeys/$(hostname)" ]] && xbindkeys --file $XDG_CONFIG_HOME/xbindkeys/$(hostname)
xcape -e "Control_L=Escape;Control_R=Escape"
urxvtd -q -f -o
+if [[ "$TERM" == "linux" ]]; then
+ return
+fi
+
function title {
local tmp
tmp=(${(f)*})