Skip to content

A guide for a basic setup would be helpful #35

Description

@FrostKnight

like I put this in my .bash_profile for startx

GNU nano 5.2 .bash_profile

~/.bash_profile

[[ -f ~/.bashrc ]] && . ~/.bashrc
startx && exit

and then it boots if I have an .xinitrc file with just an uncommented line of the window manager I desire to start.

Like this:

#!/bin/sh

~/.xinitrc

Executed by startx (run your window manager from here)

jwm

How would I do this for sx?

Activity

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions