- Installation for arch users Check link below to append phyOS repo in your /etc/pacman.conf
After adding the repo, install easily with:
pacman -S st-phyOS fonts-phyOS
- Installation for any distro
git clone github.com/phytech-r0/fonts-phyOS
cd fonts-phyOS && sudo mv *.otf *.ttf /usr/fonts/ttf
sudo fc-cache
After that, install st with:
git clone github.com/phytech-r0/st-phyOS
cd dwmblocks-phyOS && make && sudo make install
Key Combination | Action |
---|---|
Alt + Shift + j | Decrease font size (zoom -) |
Alt + Shift + k | Increase font size (zoom +) |
Alt + o | Copy output of command |
Alt + ; | Cycle fonts |