diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2019-12-09 06:12:55 -0500 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2019-12-09 06:12:55 -0500 |
| commit | 845d5828e615832bd45635533303aa58ea915542 (patch) | |
| tree | bb74dd20311d83cb860f5dd6ad776028deab4a13 /.config/bspwm/bspwmrc | |
| parent | 37acc4bf2667d6ca0d69df66f9f03c631f4e2138 (diff) | |
| download | eibhear-845d5828e615832bd45635533303aa58ea915542.tar.gz eibhear-845d5828e615832bd45635533303aa58ea915542.tar.zst eibhear-845d5828e615832bd45635533303aa58ea915542.zip | |
start on first dt/ws
Diffstat (limited to '.config/bspwm/bspwmrc')
| -rwxr-xr-x | .config/bspwm/bspwmrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/bspwm/bspwmrc b/.config/bspwm/bspwmrc index 5e7c8d7..1a4c639 100755 --- a/.config/bspwm/bspwmrc +++ b/.config/bspwm/bspwmrc @@ -14,6 +14,7 @@ fi # Start workspaces on the main monitor. bspc monitor $mainmonitor -d 1 2 3 4 5 6 7 8 9 10 +bspc desktop -f 1 # If you want a multi-monitor display or something else, I leave that to you to # arrange. I have this sensible default for most people's use cases. |
