My personal dotfiles
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

docs: added info on all software used

legoraft 5e5667fc c2cc0ec0

+20
+20
README.md
··· 7 7 <img src="./assets/desktop.png" width="49%" alt="An empty desktop with waybar on top"> &nbsp; <img src="./assets/browser.png" width="49%" alt="The zen browser with a glance homepage open"> 8 8 9 9 <img src="./assets/terminals.png" width="49%" alt="A bunch of terminals with different outputs"> &nbsp; <img src="./assets/rofi.png" width="49%" alt="The rofi launcher running in drun mode"> 10 + 11 + ## Information 12 + 13 + This rice is based around Hyprland, a wayland compositor. It is made to my preferences and managed through git and stow. This is a short list of the programs used in this rice and some general information: 14 + 15 + - [hyprland](https://hypr.land), used as a compositor. 16 + - [hyprpaper](https://wiki.hypr.land/Hypr-Ecosystem/hyprpaper/), the wallpaper daemon, doesn't have a config file in this git repo. 17 + - [mako](https://github.com/emersion/mako), the notification daemon 18 + - [pipewire](https://pipewire.org), sound daemon used with `wireplumber` to change volume 19 + - [waybar](https://github.com/Alexays/Waybar), bar with config inspired by [elifouts' dots](https://github.com/elifouts/Dotfiles) 20 + - [rofi](https://davatorium.github.io/rofi/), the application launcher with slightly adjusted [adi1090x config](https://github.com/adi1090x/rofi) 21 + - [kitty](https://sw.kovidgoyal.net/kitty), terminal emulator 22 + - [zed](https://zed.dev), main editor with some small tweaks 23 + 24 + ### CLI 25 + 26 + - [zsh](https://zsh.org), main shell 27 + - [fastfetch](https://github.com/fastfetch-cli/fastfetch), fetch that runs on startup, heavily customized with custom lifetime script 28 + - [imv](https://sr.ht/~exec64/imv), simple cli-based image viewer 29 + - [eza](https://https://eza.rocks), better nicer-looking ls clone