1
0

weird that these weren't already updated

This commit is contained in:
dtb 2021-07-18 21:57:23 -04:00
parent 601b92aca6
commit feeef87e1c
2 changed files with 14 additions and 10 deletions

View File

@ -0,0 +1,8 @@
# load X default stuff
xrdb -load .Xresources
# xclock
xclock -geometry 180x180-10+10 -update 1 &
# xload
xload -geometry 180x180-10+200 -update 1 &
# keybind manager
exec sxhkd &

View File

@ -1,11 +1,7 @@
XF86AudioMicMute
pactl set-source-mute @DEFAULT_SOURCE@ toggle
XF86AudioMute
pactl -- set-sink-mute @DEFAULT_SINK@ toggle
volume m
XF86Audio{Lower,Raise}Volume
pactl set-sink-volume @DEFAULT_SINK@ {"-5%","+5%"}
XF86Audio{Play,Pause,Next,Prev}
playerctl {play,pause,next,previous}
volume r {-5,5}
XF86Launch1
$TERMINAL
@ -14,6 +10,8 @@ control + shift + Escape
Print
scrot
mod1 + {9,0}
volume r {-5,5}
# cred 4 https://github.com/patrickbolle/dotfiles/
mod1 + equal
light -A 5
@ -41,12 +39,10 @@ mod1 + Return
$TERMINAL
mod1 + v
$TERMINAL -e pulsemixer
$TERMINAL -e aiomixer
mod1 + b
$BROWSER
mod1 + m
pactl -- set-sink-mute @DEFAULT_SINK@ toggle
mod1 + shift + m
pactl set-source-mute @DEFAULT_SOURCE@ toggle
volume m