Merge branch 'master' of https://git.darkn.space/sakhmatd/dotfiles
This commit is contained in:
commit
447b53fb6c
|
|
@ -0,0 +1,21 @@
|
||||||
|
# General pulse'd GNU/Linux config
|
||||||
|
"dunstMixer -i 5"
|
||||||
|
XF86AudioRaiseVolume
|
||||||
|
"dunstMixer -d 5"
|
||||||
|
XF86AudioLowerVolume
|
||||||
|
"dunstMixer -t"
|
||||||
|
XF86AudioMute
|
||||||
|
"sudo zzz"
|
||||||
|
XF86Sleep
|
||||||
|
"dunstBright set 5%+"
|
||||||
|
XF86MonBrightnessUp
|
||||||
|
"dunstBright set 5%-"
|
||||||
|
XF86MonBrightnessDown
|
||||||
|
"setxkbmap us -variant colemak"
|
||||||
|
Control + 1
|
||||||
|
"setxkbmap ru"
|
||||||
|
Control + 2
|
||||||
|
"setxkbmap us"
|
||||||
|
Control + 3
|
||||||
|
"scrot -s"
|
||||||
|
Shift + Print
|
||||||
|
|
@ -59,7 +59,7 @@ indent_suckless()
|
||||||
-i8 \
|
-i8 \
|
||||||
-fc1 \
|
-fc1 \
|
||||||
-br \
|
-br \
|
||||||
-brf \
|
-blf \
|
||||||
-saf \
|
-saf \
|
||||||
-sai \
|
-sai \
|
||||||
-saw \
|
-saw \
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue