all repos — dotfiles @ 7aea05e57ad97627f5907f1e8e220b61cc467254

my *nix dotfiles

config/sxhkd/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
#          _     _       _          
# _____  _| |__ | | ____| |_ __ ___ 
#/ __\ \/ / '_ \| |/ / _` | '__/ __|
#\__ \>  <| | | |   < (_| | | | (__ 
#|___/_/\_\_| |_|_|\_\__,_|_|  \___|
#                                   

#super + Return
#    alacritty

#super + d
#	dmenu_run

# super + ctrl  + l
# 	~/bin/lock.sh

# super + p
#     ~/bin/pwmenu.sh

# XF86AudioRaiseVolume
#     pamixer -i 2
# 
# XF86AudioLowerVolume
#     pamixer -d 2
# 
# XF86AudioMute
#     pamixer -t

# XF86MonBrightnessUp
#    lux -a 20
# 
# XF86MonBrightnessDown 
#    lux -s 20
# 
ctrl + shift + bracketright
   scr -s

XF86AudioPlay
    cmus-remote -u

XF86AudioNext
    cmus-remote -n

XF86AudioPrev
    cmus-remote -r