Skip to content

A guide for a basic setup would be helpful #35

@FrostKnight

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?

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