merge
authorMart Lubbers <mart@martlubbers.net>
Wed, 20 Jul 2016 14:45:32 +0000 (16:45 +0200)
committerMart Lubbers <mart@martlubbers.net>
Wed, 20 Jul 2016 14:45:32 +0000 (16:45 +0200)
x/.config/i3/config
x/.local/bin/scr

index ba92828..568190d 100644 (file)
@@ -13,12 +13,12 @@ set $mod Mod4
 set $font DejaVu Sans Mono
 set $fontsize 12
 
-# lock the screen after 10 minutes
 exec display -window root /tmp/bg.png &\
        dunst &\
        urxvtd -q -o -f &\
        mpd &\
        xrdb -merge ~/.Xresources &\
+       steam &\
        setxkbmap -layout dvorak,ru -variant ,phonetic_dvorak -option compose:ralt,grp:menu_toggle
 
 # Toggle playback
index 5a888fc..dfe5edd 100755 (executable)
@@ -2,5 +2,5 @@
 [ "$#" -eq 1 ] && CROP="$(slop -t 0 -f "-crop %g")"
 URL="scr/$(date +%F_%H-%M-%S).png"
 import -window root $CROP png:- | \
-               ssh ygdrassil ssh martlubbers.net "cat \> public_html/$URL"
+       ssh ygdrassil ssh martlubbers.net "cat \> public_html/$URL"
 echo "https://martlubbers.net/$URL" | xclip -f | xargs -I{} notify-send {}