guest@dotshare [~/groups/misc/misc] $ ls sxhkdrc/ | cat

sxhkdrc (raw, dl)

derrickcope May 19, 2016 (misc/misc)
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
super + shift + q
    pkill swm

super + Return
        st

super + space
        dmenu_run

super + shift + Return
        killw $(pfw)

super + shift + x
    pkill -USR1 -x sxhkd

#window mvmnt hotkeys

alt + shift + Up
    fullscreen.pl

alt + shift + Down
    quarterscreen.pl

alt + shift + Right
    nextmon.pl

alt + shift + Left
    prevmon.pl

alt + shift + 1
    wtp 20 40 920 1020 $(pfw)

alt + shift + 2
    wtp 970 40 920 500 $(pfw)

alt + shift + 3
    wtp 970 560  920 500 $(pfw)

alt + shift + 4
    wtp 1940 40 920 1020 $(pfw)

alt + shift + 5
    wtp 2890 40 920 500 $(pfw)

alt + shift + 6
    wtp 2890 560 920 500 $(pfw)

alt + k
    focus.pl next

alt + j
    focus.pl prev

#using the mouse

# move windows with the mouse:
super + !button{1,3}
    {wmv, wrs} -a %i %i $(pfw)

CLICK TO VIEW

x