This commit is contained in:
Nico 2021-05-04 18:33:22 +01:00
parent 09136d0221
commit fe3a7af309
2 changed files with 2 additions and 1 deletions

View File

@ -12,7 +12,7 @@ OnToolbar Mouse4 :PrevWindow {static groups} (iconhidden=no)
OnToolbar Mouse5 :NextWindow {static groups} (iconhidden=no)
# alt + left/right click to move/resize a window
# OnWindow :MacroCmd {Raise} {Focus} {StartMoving}
OnWindow Control Mouse1 :MacroCmd {Raise} {Focus} {StartMoving}
# OnWindowBorder Move1 :StartMoving
OnWindow Control Mouse3 :MacroCmd {Raise} {Focus} {StartResizing NearestCorner}

View File

@ -16,6 +16,7 @@ dunst &
nm-applet &
picom &
calcurse --daemon &
fbsetbg -l &
# And last but not least we start fluxbox.
# Because it is the last app you have to run it with ''exec'' before it.