Awesome
<h1 align="center"><b>✨ pengurice ✨ </b></h1> <p align="center">📜 A script that rice your Linux/*nix system.</p> <p align="center"> <a href="https://github.com/pznguin-kyun/pengurice/stargazers"><img src="https://img.shields.io/github/stars/pznguin-kyun/pengurice?style=for-the-badge&color=%23ff8989"></a> <a href="https://github.com/pznguin-kyun/pengurice/issues"><img src="https://img.shields.io/github/issues/pznguin-kyun/pengurice?style=for-the-badge&color=%23a978f6"></a> <a href="https://github.com/pznguin-kyun/pengurice/pulls"><img src="https://img.shields.io/github/issues-pr/pznguin-kyun/pengurice?style=for-the-badge&color=%23a978f6"></a> <a href="https://github.com/pznguin-kyun/pengurice/blob/main/LICENSE"><img src="https://img.shields.io/github/license/pznguin-kyun/pengurice?style=for-the-badge&color=%23f2ff8a"></a> </p>Table of Contents
About ⁉️
Hello! Thanks for dropping by 👋
This is pengurice, a script that automatically rice your Linux system. I made this for people who wants a simple, productive and eyecandy Linux desktop.
Starring 🌠
<img src="https://i.imgur.com/cajwJ7I.png" align="right" width="400px">- pengudotfiles: default dotfiles
- bspwm ⚽: window manager
- alacritty ❤️: terminal
- firefox 🦊: browser
- ranger and nemo: file manager
- neovim: editor
- cmus: music player
- calcurse: calendar
- btop: system monitor
and so on!
Gallery 📷
bloom | catppuccin | dracula |
---|---|---|
everforest | gruvbox | macaroni |
monochrome | nord | rosepine |
snowy | tokyonight | |
Installation 🛠️
Distros
- Arch Linux and Arch-based distros (EndeavourOS, Artix Linux, Arco Linux, ArchCraft, ...)
- RedHat-based distros (RHEL, Fedora, Nobara, ...)
- Debian and Debian-based distros (Ubuntu, Pop! OS, ...)
- SUSE and openSUSE
- Void Linux
Install with git
$ git clone --depth 1 https://github.com/pznguin-kyun/pengurice
$ cd pengurice
# ./pengurice.sh
Install with curl
$ curl -LO https://raw.githubusercontent.com/pznguin-kyun/pengurice/main/pengurice.sh
# bash pengurice.sh
Install manually
Read pengudotfiles's README for more information
Some notes
- If your system doesn't have
bash
, install it. - Tested on latest Arch Linux, Fedora 38, Debian 12, Ubuntu 23.04, OpenSUSE Tumbleweed, latest Void Linux.
- This script MUST BE run as
root
. - If you dont have display manager (or login manager), you can login with xinit.
startx
Keybindings ⌨️
These are the basic keybinds. Read through the bspwm/config/keys
file for more keybinds like increasing gaps and restoring gaps.
Note: Super = Windows key
Keys | Function |
---|---|
Super + Enter | Launch terminal (alacritty) |
Super + Q | Close window |
Super + Alt + R | Restart window manager (bspwm) |
Super + D | Open launcher (rofi) |
Super + BackSpace | Open powermenu |
Super + X | Open menu |
Super + Tab | Open window menu |
Super + Shift + C | Open colorscheme changer |
Super + Delete | Screenshot menu |
Super + Shift + B | Toggle bar (polybar) |
Super + Shift + P | Toggle compositor (picom) |
Super + T/Shift + T/F/S/ | Tile/Pseudo Tile/Float/Fullscreen |
Super + R | Rotate window |
Super + H/J/K/L or Left/Down/Up/Right | Change Focus |
Super + Shift + H/J/K/L or Left/Down/Up/Right | Move window |
Credits 👨🔧
- Contributors
- Some people on Discord
Support 💝
If you like my project and would like to support & appreciate it via donation then I'll gladly accept it.
License
This project is licensed under the GNU General Public License v3.0. See the LICENSE file for details.
<h1 align="center"><b>🌟 Good Luck and Seeya! 🌟</b></h1>