update readme
This commit is contained in:
parent
19daa162c9
commit
f0d62dcd26
39
README.md
39
README.md
@ -1,19 +1,19 @@
|
||||
# dotfiles
|
||||
|
||||
here are the dotfiles and some of the programs i use for my bspwm setup. wip.
|
||||
Arch Linux + BSPWM
|
||||
|
||||
<details>
|
||||
<summary><b>📸 screenshots</b></summary>
|
||||
<summary><b>screenshots</b></summary>
|
||||
|
||||

|
||||

|
||||
</details>
|
||||
|
||||
## programs
|
||||
### 🏗️ system
|
||||
### system
|
||||
- distro: [arch linux](https://archlinux.org)
|
||||
- wm: [bspwm](https://github.com/baskerville/bspwm) ([cheat sheet](https://gist.github.com/amit08255/43ed6efdc1952d88f9a61e86f375e924))
|
||||
- dm: [lightdm](https://github.com/canonical/lightdm) with [mini-greeter](https://github.com/prikhi/lightdm-mini-greeter)
|
||||
- dm: [lightdm](https://github.com/canonical/lightdm) + [mini-greeter](https://github.com/prikhi/lightdm-mini-greeter)
|
||||
- compositor: [picom](https://github.com/yshui/picom)
|
||||
- aur helper: [paru](https://github.com/Morganamilo/paru)
|
||||
- file manager: [nnn](https://github.com/jarun/nnn) and [thunar](https://wiki.archlinux.org/title/Thunar)
|
||||
@ -29,33 +29,26 @@ here are the dotfiles and some of the programs i use for my bspwm setup. wip.
|
||||
- [firefox](https://addons.mozilla.org/en-US/firefox/addon/everforest-dark-official/)
|
||||
- [duckduckgo](https://github.com/temefleet/everforest-theme-duckduckgo)
|
||||
- [cursors](https://github.com/talwat/everforest-cursors)
|
||||
- [redshift](http://jonls.dk/redshift/) - saves my eyes at night
|
||||
- [maim](https://github.com/naelstrof/maim) - screenshots
|
||||
- [copyq](https://github.com/hluk/CopyQ) - clipboard manager
|
||||
|
||||
### ⌨️ terminal
|
||||
### terminal
|
||||
- shell: bash
|
||||
- emulator: [kitty](https://sw.kovidgoyal.net/kitty/) - (previously used [wezterm](https://wezfurlong.org/wezterm/index.html) but it gave me trouble with prompt configuration)
|
||||
- emulator: [kitty](https://sw.kovidgoyal.net/kitty/)
|
||||
- prompt: [starship](https://starship.rs)
|
||||
- fetch: [pfetch](https://github.com/dylanaraps/pfetch)
|
||||
- monitor: [bottom](https://github.com/ClementTsang/bottom) and/or [btop](https://github.com/aristocratos/btop)
|
||||
- [pfetch](https://github.com/dylanaraps/pfetch) - system info fetcher
|
||||
- [bottom](https://github.com/ClementTsang/bottom) / [btop](https://github.com/aristocratos/btop) - system monitor
|
||||
- [fzf](https://github.com/junegunn/fzf) - multi-purpose finder
|
||||
- [glow](https://github.com/charmbracelet/glow) - markdown preview
|
||||
|
||||
### 🚀 development
|
||||
- ide: [lunarvim](https://www.lunarvim.org/)
|
||||
### development
|
||||
- [lunarvim](https://www.lunarvim.org/) - ide/text editor
|
||||
|
||||
### 🌌 media
|
||||
- music: [feishin](https://github.com/jeffvli/feishin)
|
||||
### media
|
||||
- music: [feishin](https://github.com/jeffvli/feishin) + [jellyfin](https://jellyfin.org)
|
||||
|
||||
### 🪐 misc
|
||||
- [redshift](http://jonls.dk/redshift/) - saves my eyes at night
|
||||
- [taskline](https://github.com/perryrh0dan/taskline) - todo list
|
||||
- [kabmat](https://github.com/PlankCipher/kabmat) - kanban boards
|
||||
- [alternatives](https://github.com/mayfrost/guides/blob/master/ALTERNATIVES.md) - not a program, but a list of better programs
|
||||
- [maim](https://github.com/naelstrof/maim) - screenshots
|
||||
- [dua](https://github.com/Byron/dua-cli) - disk usage analyzer
|
||||
- [copyq](https://github.com/hluk/CopyQ) - clipboard manager
|
||||
- [surfingkeys](https://github.com/brookhong/surfingkeys) for firefox with [this](https://github.com/b0o/surfingkeys-conf) config
|
||||
|
||||
### 🎉 fun
|
||||
### fun
|
||||
- [cava](https://github.com/karlstav/cava) - music visualizer
|
||||
- [pipes.sh](https://github.com/pipeseroni/pipes.sh) - pipes screensaver
|
||||
- [cmatrix](https://github.com/abishekvashok/cmatrix) - matrix-like screensaver
|
||||
|
Loading…
x
Reference in New Issue
Block a user