blob: 13a4ceb293afd38b1c15e515b4c97b64fedcfbc9 (
plain) (
blame)
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
|
super + space
@dmenu@/bin/dmenu_run
super + Return
@st@/bin/st
super + b
@surf@/bin/surf
super + shift + b
@librewolf@/bin/librewolf
XF86AudioRaiseVolume
@pamixer@/bin/pamixer -i 5
XF86AudioLowerVolume
@pamixer@/bin/pamixer -d 5
XF86AudioMute
@pamixer@/bin/pamixer -t
super + s
@maim@/bin/maim -i $(@xdotool@/bin/xdotool getactivewindow) | @xclip@/bin/xclip -selection clipboard -t image/png
super + shift + s
@maim@/bin/maim -s | @xclip@/bin/xclip -selection clipboard -t image/png
super + l
@lockscreen@/bin/lock-screen
super + f
@st@/bin/st -e @sfeed@/bin/sfeed_curses ~/.local/share/sfeed/feeds/*
super + m
@st@/bin/st -e @rmpc@/bin/rmpc
|