diff options
author | katherine <shmibs@shmibbles.me> | 2017-03-01 00:54:06 -0700 |
---|---|---|
committer | katherine <shmibs@shmibbles.me> | 2017-03-01 00:54:06 -0700 |
commit | 5aba9de367932be46aa471c71076d9e623d5abce (patch) | |
tree | f4284a126603af874de9731b357041df1f2fd1d0 /.config/herbstluftwm | |
parent | ce4b99960f11ee9371ea4468247643d42ac05f9b (diff) | |
download | dotfiles-5aba9de367932be46aa471c71076d9e623d5abce.tar.gz |
snapshot
various smöl changes
Diffstat (limited to '.config/herbstluftwm')
-rwxr-xr-x | .config/herbstluftwm/autostart | 40 | ||||
-rwxr-xr-x | .config/herbstluftwm/mpc-status.sh | 9 |
2 files changed, 24 insertions, 25 deletions
diff --git a/.config/herbstluftwm/autostart b/.config/herbstluftwm/autostart index 1432460..a2ad57d 100755 --- a/.config/herbstluftwm/autostart +++ b/.config/herbstluftwm/autostart @@ -126,27 +126,27 @@ hc keybind Mod1-XF86PowerOff spawn mate-session-save --shutdown-dialog hc keybind Print spawn mate-screenshot # ranger -hc keybind Mod4-Shift-Control-Return spawn urxvtc -name "ranger" -e ranger ~ -hc keybind Mod4-Shift-Control-b spawn urxvtc -name "ranger" -e ranger ~/documents/books -hc keybind Mod4-Shift-Control-c spawn urxvtc -name "ranger" -e ranger ~/documents/comics -hc keybind Mod4-Shift-Control-d spawn urxvtc -name "ranger" -e ranger ~/downloads -hc keybind Mod4-Shift-Control-g spawn urxvtc -name "ranger" -e ranger ~/games -hc keybind Mod4-Shift-Control-i spawn urxvtc -name "ranger" -e ranger ~/images -hc keybind Mod4-Shift-Control-m spawn urxvtc -name "ranger" -e ranger ~/music -hc keybind Mod4-Shift-Control-n spawn urxvtc -name "ranger" -e ranger ~/documents/manga -hc keybind Mod4-Shift-Control-p spawn urxvtc -name "ranger" -e ranger ~/projects -hc keybind Mod4-Shift-Control-s spawn urxvtc -name "ranger" -e ranger ~/desktop -hc keybind Mod4-Shift-Control-r spawn urxvtc -name "ranger" -e ranger ~/romz -hc keybind Mod4-Shift-Control-t spawn urxvtc -name "ranger" -e ranger ~/thcool -hc keybind Mod4-Shift-Control-v spawn urxvtc -name "ranger" -e ranger ~/videos -hc keybind Mod4-Shift-Control-w spawn urxvtc -name "ranger" -e ranger ~/documents/writing +hc keybind Mod4-Shift-Control-Return spawn urxvt -name "ranger" -e ranger ~ +hc keybind Mod4-Shift-Control-b spawn urxvt -name "ranger" -e ranger ~/documents/books +hc keybind Mod4-Shift-Control-c spawn urxvt -name "ranger" -e ranger ~/documents/comics +hc keybind Mod4-Shift-Control-d spawn urxvt -name "ranger" -e ranger ~/downloads +hc keybind Mod4-Shift-Control-g spawn urxvt -name "ranger" -e ranger ~/games +hc keybind Mod4-Shift-Control-i spawn urxvt -name "ranger" -e ranger ~/images +hc keybind Mod4-Shift-Control-m spawn urxvt -name "ranger" -e ranger ~/music +hc keybind Mod4-Shift-Control-n spawn urxvt -name "ranger" -e ranger ~/documents/manga +hc keybind Mod4-Shift-Control-p spawn urxvt -name "ranger" -e ranger ~/projects +hc keybind Mod4-Shift-Control-s spawn urxvt -name "ranger" -e ranger ~/desktop +hc keybind Mod4-Shift-Control-r spawn urxvt -name "ranger" -e ranger ~/romz +hc keybind Mod4-Shift-Control-t spawn urxvt -name "ranger" -e ranger ~/thcool +hc keybind Mod4-Shift-Control-v spawn urxvt -name "ranger" -e ranger ~/videos +hc keybind Mod4-Shift-Control-w spawn urxvt -name "ranger" -e ranger ~/documents/writing # grab colour to clipboard hc keybind Mod4-c spawn ~/.config/herbstluftwm/colourgrab.sh -hc keybind Mod4-Shift-n spawn urxvtc -name "notes" -e $EDITOR ~/notes +hc keybind Mod4-Shift-n spawn urxvt -name "notes" -e $EDITOR ~/notes # spawn -hc keybind Mod4-Return spawn urxvtc +hc keybind Mod4-Return spawn urxvt hc keybind Mod4-Shift-b spawn primusrun VBoxSDL --startvm arch hc keybind Mod4-Shift-c spawn cvlc v4l2:// hc keybind Mod4-Shift-d spawn ~/games/desura/desura @@ -155,10 +155,10 @@ hc keybind Mod4-Shift-g spawn gwaei hc keybind Mod4-Shift-i spawn gimp hc keybind Mod4-Shift-m spawn mathematica hc keybind Mod4-Shift-o spawn ~/stuffs/tor/start-tor-browser -hc keybind Mod4-Shift-p spawn urxvtc -e pms +hc keybind Mod4-Shift-p spawn urxvt -e pms hc keybind Mod4-Shift-t spawn transmission-gtk -hc keybind Mod4-Shift-v spawn urxvtc -name "$EDITOR" -e $EDITOR -hc keybind Mod4-Shift-w spawn urxvtc -name "weechat" -e weechat +hc keybind Mod4-Shift-v spawn urxvt -name "$EDITOR" -e $EDITOR +hc keybind Mod4-Shift-w spawn urxvt -name "weechat" -e weechat # dmenu hc keybind Mod4-0 spawn dmenu_run -fn "${bfont}:size=${bfont_size}" \ @@ -214,6 +214,6 @@ pkill dunst dunst -lb $bg_normal -nb $bg_normal -cb $bg_focus \ -lf $fg_normal -nf $fg_normal -cf $fg_focus \ -frame_color $bg_focus -geom "0x3-4+$(($bheight + 4))" \ - -fn "$mfont $mfont_size,$jfont $jfont_size, $bkfont $bkfont_size" \ + -fn "$mfont $mfont_size,$jfont $jfont_size,$cfont $cfont_size,$efont $efont_size,$bkfont $bkfont_size" \ -max_icon_size 0 diff --git a/.config/herbstluftwm/mpc-status.sh b/.config/herbstluftwm/mpc-status.sh index 1c44eee..a9a1fd9 100755 --- a/.config/herbstluftwm/mpc-status.sh +++ b/.config/herbstluftwm/mpc-status.sh @@ -1,5 +1,9 @@ #!/bin/bash +# i patched dunst to clear all on SIGUSR1 +killall -SIGUSR1 dunst +# race condition, obvs, but this should be plenty time + case "$1" in next) mpc next @@ -13,13 +17,11 @@ esac mpc status >/dev/null 2>&1 if [[ $? -ne 0 ]]; then - killall -SIGUSR1 dunst notify-send "mpd disconnected" exit fi if [[ -z "$(mpc status | grep -E '\[(playing|paused)\]')" ]]; then - killall -SIGUSR1 dunst notify-send "mpd stopped" exit fi @@ -34,7 +36,4 @@ message="$(mpc current -f '##%track% %title% (%date%)\n%artist% - %album%') $(mpc status | tail -n -2 | sed -re 's/volume.*repeat/\nrepeat/' -e 's/( ){3,4}/\n/g' -e '/volume: /d')" -# i patched dunst to clear all on SIGUSR1 -killall -SIGUSR1 dunst - notify-send --icon=/tmp/mpd-icon.png "$message" |