Skip to content

Grey screen? #67

Open
Open
@ciararkeith

Description

@ciararkeith

I just installed on Artix and I seem to have only a grey screen

I used the systemd-less build of LeftWM and seem to have this issue. I'm using openrc.

Uploading E9ED633B-64FB-4FB0-A401-1CD2285DA523.jpeg…

Activity

mautamu

mautamu commented on Jul 15, 2023

@mautamu
Member

Hey @mobycs do you have a theme installed? Unfortunately the image isn't loading for me.

VuiMuich

VuiMuich commented on Jul 15, 2023

@VuiMuich
Member

A gray screen is indeed the default for the internal theme and hints that leftwm is actually running well except for loading a theme.

You can try the following to launch a window:

  • use the default keybind Super+Shift+Enter to launch a terminal (which one should be determined during the first launch, when the default config gets written to ~/.config/leftwm/config.ron)
  • use another tty to launch the terminal emulator with Display=:0 alacritty (or whatever terminal emulator you want to use)
  • put an up script with this in ~/.config/leftwm (don't forget to chmod +x it):
#!/usr/bin/env bash
alacritty &

For details please refer to the wiki.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @mautamu@VuiMuich@ciararkeith

        Issue actions

          Grey screen? · Issue #67 · leftwm/leftwm-theme