all repos

dotfiles @ e6bd4f6c12f7ce8002227beb010208edeb71e3ec

my dotfiles

config/berry/sxhkdrc (view raw)

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
# ------ Apps ------- #
super + F2
	firefox
super + Return
	kitty
super + shift + Escape
	xkill
super + alt + t
	kitty nvim .todo

# ------ Volum ------ #
super + equal 
	pactl set-sink-volume alsa_output.pci-0000_00_1b.0.analog-stereo +5%
super + minus
	pactl set-sink-volume alsa_output.pci-0000_00_1b.0.analog-stereo -5%
super + shift + minus
	pactl set-sink-mute alsa_output.pci-0000_00_1b.0.analog-stereo toggle

# ------ Menus ------ #
super + shift + Return
	rofi -show drun
super + Escape
	~/.script/dmenu/dmenu-power.sh
super + control + i
	passmenu -h 24 -p Passwoeds
super + control + u
	~/.script/dmenu/dmenu-config-edit.sh
super + control + o
	~/.script/dmenu/dmenu-sysmon.sh

# ------ Berry ------ #
super + control + r
	pkill -USR1 -x sxhkd ; pkill polybar ; ~/.config/berry/polybar/bar.sh
super + shift {h, j, k, l}
    berryc window_move {-50 0, 0 50, 0 -50, 50 0}
super + control +  {h, j, k, l}
    berryc window_resize {-50 0, 0 50, 0 -50, 50 0}
super + {1-9}
    berryc switch_workspace {0-9}
super + shift + {1-9}
    berryc send_to_workspace {0-9}
super + F11
    berryc window_monocle
super + n
    berryc toggle_decorations
super + Tab
    berryc cycle_focus
super + q
    berryc window_close
super + c
    berryc window_center
~button1
    berryc pointer_focus