0

I have a setup with 3 monitors. Lately I have decreased the selectable workspaces in my xmonad config to three (1,2 and 3) however xmonad has somehow remembered my previous layout and still displays workspace 5 on one of the monitors on statup, so I always need to explicitly switch. Where is the persistent state saved and how can I reset it?

Chris Stryczynski
  • 30,145
  • 48
  • 175
  • 286
Konrad Eisele
  • 3,088
  • 20
  • 35

1 Answers1

1

I found it: file .xmonad/xmonad.state

Konrad Eisele
  • 3,088
  • 20
  • 35