sway/readme: add wofi, update auto-locking, update readme
This commit is contained in:
29
README.md
29
README.md
@@ -17,24 +17,27 @@ $ gsettings set org.gnome.desktop.wm.preferences button-layout ''
|
||||
```
|
||||
|
||||
|
||||
# Dependencies
|
||||
### Dependencies
|
||||
|
||||
Font: https://github.com/ryanoasis/nerd-fonts/releases/download/v3.2.1/JetBrainsMono.zip
|
||||
- Install based on Fedora Workstation with GNOME (makes everything easier)
|
||||
- Font: https://github.com/ryanoasis/nerd-fonts/releases/download/v3.2.1/JetBrainsMono.zip
|
||||
- Keyring provided by GNOME and startet in `sway(1)`
|
||||
- `keepassxc(1)` should use `/run/user/1000/keyring/ssh` as SSH Auth Socket
|
||||
- Env Vars exported via `systemd` in `files/environment/.config/environment.d/envvars.conf`
|
||||
|
||||
```
|
||||
sudo dnf install \
|
||||
kitty git vim tmux ripgrep fd-find fzf stow \
|
||||
sway waybar \
|
||||
brightnessctl \
|
||||
wofi \
|
||||
pasystray \
|
||||
brave \
|
||||
sway waybar wofi \
|
||||
brightnessctl wireplumber pasystray \
|
||||
network-manager network-manager-applet \
|
||||
nextcloud \
|
||||
keepassxc \
|
||||
fcitx5 fcitx5-configtool fcitx5-anthy \
|
||||
fcitx5 fcitx5-configtool fcitx5-anthy fcitx5-* \
|
||||
nextcloud keepassxc
|
||||
```
|
||||
|
||||
- https://github.com/ErikReider/SwayNotificationCenter
|
||||
- https://github.com/moverest/sway-interactive-screenshot
|
||||
- https://github.com/bjesus/wttrbar
|
||||
- https://github.com/Ferdi265/wl-mirror
|
||||
- notification daemon + popup: https://github.com/ErikReider/SwayNotificationCenter
|
||||
- screenshot: https://github.com/moverest/sway-interactive-screenshot (checked in as `files/sway/.config/sway/screenshot`)
|
||||
- weather info in bar: https://github.com/bjesus/wttrbar
|
||||
- screen mirror for live presentations: https://github.com/Ferdi265/wl-mirror
|
||||
- vpn: https://netbird.io/
|
||||
Reference in New Issue
Block a user