Compare commits

...

4 Commits

Author SHA1 Message Date
d20a50e347 Merge branch 'master' into marynux 2024-04-20 09:53:49 +02:00
db3649c29e Merge branch 'master' into marynux 2024-03-08 19:20:56 +01:00
ff9dc31f07 French's folder 2024-03-01 16:12:03 +01:00
87b56c0c73 keyboard and screen 2024-01-13 13:08:19 +01:00
3 changed files with 4 additions and 2 deletions

View File

@@ -123,3 +123,5 @@ sxhkd &
#. $HOME/.config/bspwm/autostart
#limepanel &
$HOME/.config/polybar/launch.sh &
$HOME/.fehbg

View File

@@ -48,7 +48,7 @@ secondary = #e60053
alert = #FF5555
[bar/bspbar1]
monitor = ${env:MONITOR:DVI-D-0}
monitor = ${env:MONITOR:DVI-I-1}
width = 100%:-10
height = 25
offset-x = 5

View File

@@ -96,7 +96,7 @@ super + Return
# bspc node -n @/
# 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}
## Alternative: i3 style behavior (focus nth, desktop of the focused monitor)