2021-11-07 01:14:55 -07:00
|
|
|
# Sudacode Rice
|
|
|
|
|
2022-01-25 18:09:20 -08:00
|
|
|
<div align="center">
|
2021-11-07 01:14:55 -07:00
|
|
|
|
2022-01-25 18:09:20 -08:00
|
|
|
## My Linux (Arch btw) configuration and dotfiles
|
2021-11-07 01:14:55 -07:00
|
|
|
|
2022-01-25 18:09:20 -08:00
|
|
|
![my rice](screenshots/rice.png)
|
|
|
|
![application launcher](screenshots/app_launcher.png)
|
2021-07-28 23:44:53 -07:00
|
|
|
|
2021-11-07 00:59:01 -07:00
|
|
|
## Current Setup
|
|
|
|
|
2021-11-07 01:16:51 -07:00
|
|
|
_Click the links to get quick access to the relevant code/files_
|
2021-11-07 00:59:01 -07:00
|
|
|
|
2022-01-25 18:09:20 -08:00
|
|
|
</div>
|
|
|
|
|
2021-11-07 01:14:55 -07:00
|
|
|
- Desktop Environment: [EndeavourOS](https://endeavouros.com/) (Arch btw)
|
2022-01-25 18:09:20 -08:00
|
|
|
- Window Manager: [bspwm](https://github.com/baskerville/bspwm)
|
|
|
|
- [bspwm config](bspwm/bspwmrc)
|
|
|
|
- Shell: [zsh (oh-my-zsh)](https://ohmyz.sh/)
|
|
|
|
- [zshrc](dotfiles/.zshrc)
|
2021-11-07 00:59:01 -07:00
|
|
|
- Compositor: [ibhagwan's picom fork](https://github.com/ibhagwan/picom)
|
2022-01-25 18:09:20 -08:00
|
|
|
- [picom config](picom/picom-hightransparency.conf)
|
2021-11-07 00:59:01 -07:00
|
|
|
- Notification Server: [dunst](https://github.com/dunst-project/dunst)
|
|
|
|
- [dunst config](dunst/dunstrc)
|
2022-01-25 18:09:20 -08:00
|
|
|
- Status Bar: [polybar](https://github.com/polybar/polybar)
|
|
|
|
- [polybar config](polybar-themes/sblocks/config.ini)
|
|
|
|
- Application Launcher: [rofi](https://github.com/davatorium/rofi)
|
|
|
|
- [rofi config/colorscheme](rofi/config.rasi)
|
2021-11-07 00:59:01 -07:00
|
|
|
- Terminal Emulator: [alacritty-ligatures](https://aur.archlinux.org/packages/alacritty-ligatures/)
|
|
|
|
- [alacritty config](alacritty/alacritty.yml)
|
2022-01-25 18:09:20 -08:00
|
|
|
- [colorscheme](alacritty/doom_one.yml)
|
|
|
|
- Text Editor: [vim](https://www.vim.org/)
|
2021-11-07 00:59:01 -07:00
|
|
|
- [vimrc](dotfiles/.vimrc)
|
|
|
|
- Audio Player: [mpd](https://www.musicpd.org/) with [ncmpcpp](https://github.com/ncmpcpp/ncmpcpp)
|
|
|
|
- [mpd config](mpd/mpd.conf)
|
|
|
|
- [ncmpcpp config](ncmpcpp/ncmpcpp.config)
|
|
|
|
- Audio Visualizer: [cava](https://github.com/karlstav/cava)
|
|
|
|
- [cava config](cava/cavaconfig)
|
|
|
|
- System Monitor: [bpytop](https://github.com/aristocratos/bpytop)
|