2021-11-07 01:14:55 -07:00
|
|
|
# Sudacode Rice
|
|
|
|
|
|
|
|
A collection of my Linux (Arch btw) configuration and dotfiles
|
|
|
|
|
|
|
|
## Screenshots
|
|
|
|
|
|
|
|
<div align="center">
|
|
|
|
<p><b><i>Ordering:</b> Top Left -> Top Right -> Bottom Left -> Bottom Right</i></p>
|
|
|
|
<p>vim, bpytop, cava, ncmpcpp</p>
|
|
|
|
<img width="80%" src="screenshots/home1.png">
|
|
|
|
<p>(firefox, doom emacs, doom emacs, neofetch)</p>
|
|
|
|
<img width="80%" src="screenshots/home2.png">
|
|
|
|
</div>
|
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
|
|
|
|
2021-11-07 01:14:55 -07:00
|
|
|
- Desktop Environment: [EndeavourOS](https://endeavouros.com/) (Arch btw)
|
2021-11-07 00:59:01 -07:00
|
|
|
- Window Manager: [i3-gaps](https://github.com/Airblader/i3)
|
2021-11-07 01:19:37 -07:00
|
|
|
- [i3 config](i3-wm/config-desktop)
|
2021-11-07 00:59:01 -07:00
|
|
|
- Compositor: [ibhagwan's picom fork](https://github.com/ibhagwan/picom)
|
|
|
|
- [picom config](picom/picom.conf)
|
|
|
|
- Notification Server: [dunst](https://github.com/dunst-project/dunst)
|
|
|
|
- [dunst config](dunst/dunstrc)
|
|
|
|
- Terminal Emulator: [alacritty-ligatures](https://aur.archlinux.org/packages/alacritty-ligatures/)
|
|
|
|
- [alacritty config](alacritty/alacritty.yml)
|
|
|
|
- [colorscheme](alacritty/alacritty.onedark.yml)
|
|
|
|
- Text Editors: [vim](https://www.vim.org/) and [doom emacs](https://github.com/hlissner/doom-emacs)
|
|
|
|
- [vimrc](dotfiles/.vimrc)
|
|
|
|
- [doom config](doom)
|
|
|
|
- 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)
|
|
|
|
- Firefox Startpage: [my startpage](https://github.com/ksyasuda/Firefox-Startpage)
|