您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
Dejvino cf194623d6 Radio screenshot 3 年前
config/sway Add radio in dark theme 3 年前
icons @ a718a7e9c3 Icons and conversion to shades of green 3 年前
screenshots Radio screenshot 3 年前
.gitignore Icons and conversion to shades of green 3 年前
.gitmodules Icons and conversion to shades of green 3 年前
README.md Radio screenshot 3 年前
convert_icons.sh Icons and conversion to shades of green 3 年前

README.md

PinePhoneBoy Operating System

Linux UI customized to resemble a Fallout Pip-Boy. To be used with the PINE64 PinePhone running Arch Linux ARM, enclosed in the PinePhoneBoy harness.

Screenshots

Radio tab

Radio

Components

  • sway: Window Manager
  • waybar: Side panel
  • termite: Terminal emulator
  • mako: Notifications daemon

Dependencies

Install

git clone --recurse-submodules https://git.dejvino.cz/dejvino/PinePhoneBoyOS

cd PinePhoneBoyOS

./convert_icons.sh

...

git clone https://github.com/i-mint/midnight
mkdir -p ~/.themes
cp -R midnight/Midnight* ~/.themes/
gsettings set org.gnome.desktop.interface gtk-theme "Midnight-GreenNight"
gsettings set org.gnome.desktop.wm.preferences theme "Midnight-GreenNight"

Notes

  • make sure mpd is running user-wide and not system-wide, otherwise it can’t access alsa or pulseaudio (i.e. create ~/.config/mpd/mpd.conf)