keyboard and screen
This commit is contained in:
parent
92335b8773
commit
87b56c0c73
@ -48,7 +48,7 @@ secondary = #e60053
|
|||||||
alert = #FF5555
|
alert = #FF5555
|
||||||
|
|
||||||
[bar/bspbar1]
|
[bar/bspbar1]
|
||||||
monitor = ${env:MONITOR:DVI-D-0}
|
monitor = ${env:MONITOR:DVI-I-1}
|
||||||
width = 100%:-10
|
width = 100%:-10
|
||||||
height = 25
|
height = 25
|
||||||
offset-x = 5
|
offset-x = 5
|
||||||
|
@ -96,7 +96,7 @@ super + Return
|
|||||||
# bspc node -n @/
|
# bspc node -n @/
|
||||||
|
|
||||||
# go (Shift=move) to desktop (and focus the monitor that the desktop is located on. Bspwm style)
|
# go (Shift=move) to desktop (and focus the monitor that the desktop is located on. Bspwm style)
|
||||||
super + {_,shift + }{ampersand,eacute,quotedbl,apostrophe,parenleft,minus,egrave,underscore,ccedilla,agrave}
|
super + {_,shift + }{ampersand,eacute,quotedbl,apostrophe,parenleft,section,egrave,exclam,ccedilla,agrave}
|
||||||
bspc {desktop -f,node -d} ^{1-9,10}
|
bspc {desktop -f,node -d} ^{1-9,10}
|
||||||
|
|
||||||
## Alternative: i3 style behavior (focus nth, desktop of the focused monitor)
|
## Alternative: i3 style behavior (focus nth, desktop of the focused monitor)
|
||||||
|
Loading…
Reference in New Issue
Block a user