dylanaraps/sowm

How to exit when using GDM (and other questions)

vaskark opened this issue · 0 comments

Hi. I really like this wm but I have a few questions:

  1. I'm using GDM and created a sowm.desktop file in /usr/local/share/xsessions. So getting into sowm is not problem. But how can I exit so I end up back at the login manager?

  2. I applied the patch to get rounded corners but they appear jagged and don't look nice. Is there a way to reverse the patch?

  3. I edited the Makefile to change the default install location to /usr/local. As I understand I can change this from the CLI. Is this how:

sudo make PREFIX=/usr/local install

  1. Instead of dmenu_run I'm using 'rofi -show drun' in config.def.h but it isn't working. Any advice?

Many thanks. It's a very sweet wm :)

Edit: Ok, I’m an idiot. I solved it. Closing.