[readme] Update readme

This commit is contained in:
Marco Thomas
2022-11-04 01:00:25 +01:00
parent 7f07f9715a
commit 20a716a7be

View File

@@ -6,8 +6,7 @@ Files can be `stow`'ed and un'`stow`'ed with `stow.sh`.
It will link all dotfiles to their correct place. It will link all dotfiles to their correct place.
## fonts ## fonts
Fonts are provided in `fonts/`. SFMono is a patched Nerdfont.
SFMono also provides icons.
## ssh-agent(1) ## ssh-agent(1)
Move `ssh-agent.service` to `~/.config/systemd/user/ssh-agent.service` Move `ssh-agent.service` to `~/.config/systemd/user/ssh-agent.service`
@@ -19,16 +18,16 @@ Only used in sway.
+ `waybar` + `waybar`
+ `SwayNotificationCenter` + `SwayNotificationCenter`
+ `wob` (progress bar; audio, brightness) + `wob` (progress bar; audio, brightness)
+ `wofi` (program launcher) + `wofi` (program launcher)
+ `slurp`, `grim`, `swappy` (screenshot) + `slurp`, `grim`, `swappy` (screenshot)
+ `swaylock-effects` (fancy locker) + `swaylock-effects` (fancy locker)
+ [`wmrctl`](https://git.sr.ht/~brocellous/wlrctl) (advanced window switcher) + [`wmrctl`](https://git.sr.ht/~brocellous/wlrctl) (advanced window switcher)
### other ### other
+ `fzf` + `fzf` (`zsh`, `nvim`)
+ `ripgrep` (`nvim` needs this) + `ripgrep` (`nvim`)
+ `ripgrep-all` (used in `wofi`; `sway`) + `ripgrep-all` (`zsh`, `wofi`, `sway`)
+ `fd` (rust find; used in `sway` and `nvim`) + `fd` (rust find; `sway`, `nvim`)
+ all `fcitx5` stuff (data, gtk, qt, mozc) + all `fcitx5` stuff (data, gtk, qt, mozc)
### theming stuff (sway) ### theming stuff (sway)