Add env for monitors, sxhkd-vim

This commit is contained in:
Tobias Reisinger 2021-04-30 16:31:30 +02:00
parent 61fb97773c
commit 0158a3dbe2
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
10 changed files with 44 additions and 16 deletions
.config/sxhkd

View file

@ -39,9 +39,11 @@ XF86AudioNext
XF86AudioPrev
playerctl prev
XF86AudioRaiseVolume
mpc volume +1
playerctl volume 0.1+
#mpc volume +1
XF86AudioLowerVolume
mpc volume -1
playerctl volume 0.1-
#mpc volume -1
#XF86AudioMute
# mpc toggleoutput
@ -70,6 +72,9 @@ super + m
bsp-layout cycle --layouts tall,wide,grid,rgrid,monocle
#bspc desktop -l next
super + shift + m
bsp-layout set tiled
# send the newest marked node to the newest preselected node
super + y
bspc node newest.marked.local -n newest.!automatic.local