Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 1.01 KB

README.md

File metadata and controls

30 lines (22 loc) · 1.01 KB

Alpine Linux with JWM

Mini JWM desktop image with firefox and minimal utilities.

Note: Audio support is not included.

Install packages

$ sudo apk add jwm xorg-server udev xinit dbus-x11 libdrm libinput neofetch zip unzip tar conky lxdm xarchiver evince consolekit2 motif feh lxterminal baobab galculator gnome-screenshot arandr firefox network-manager-applet wget python3 pcmanfm leafpad

Create JWM session

cat > /usr/share/xsessions/jwm.desktop << "EOF"
[Desktop Entry]
Encoding=UTF-8
Name=JWM
Comment=This is the JWM window manager
Exec=/usr/bin/jwm
Type=Application
EOF

Alpine Linux JWM Utilities

  • conkyrc: Place in $HOME folder. Then, rename it to .conkyrc
  • system.jwmrc: Place in $HOME folder. Then, rename it to .jwmrc
  • background-image.jpg: Place in $HOME folder.
  • Copy remaining folders: $ sudo cp -r etc/ / && sudo cp -r usr/ /

Screenshot Alpine Linux JWM