Compare commits
4 Commits
master
...
d20a50e347
| Author | SHA1 | Date | |
|---|---|---|---|
| d20a50e347 | |||
| db3649c29e | |||
| ff9dc31f07 | |||
| 87b56c0c73 |
@@ -123,3 +123,5 @@ sxhkd &
|
|||||||
#. $HOME/.config/bspwm/autostart
|
#. $HOME/.config/bspwm/autostart
|
||||||
#limepanel &
|
#limepanel &
|
||||||
$HOME/.config/polybar/launch.sh &
|
$HOME/.config/polybar/launch.sh &
|
||||||
|
|
||||||
|
$HOME/.fehbg
|
||||||
|
|||||||
@@ -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)
|
||||||
|
|||||||
Reference in New Issue
Block a user