72 lines
1 KiB
Markdown
72 lines
1 KiB
Markdown
|
|
# This is my configuration files for:
|
|
- niri
|
|
- kitty
|
|
- foot
|
|
- clipse
|
|
- fastfetch
|
|
- hypr (outdated)
|
|
- fuzzel
|
|
- hyprwave
|
|
- hyprwhspr
|
|
- nvim
|
|
- yazi
|
|
- ironbar
|
|
- tmux
|
|
- fish
|
|
- cava
|
|
- fsel
|
|
- mpd
|
|
- mpDris2
|
|
- rmpc
|
|
- swaync
|
|
- swayosd
|
|
- walker
|
|
|
|
### also here
|
|
but this has not been subject to significant changes or not very important for me
|
|
- aichat
|
|
- calcurse
|
|
- i3
|
|
- btop
|
|
- keymap.xkb
|
|
- Kvantum
|
|
- matugen
|
|
- mimeapps.list
|
|
- mpv
|
|
- nix
|
|
- nwg-look
|
|
- omarchy
|
|
- pomo
|
|
- scripts
|
|
- starship.toml
|
|
- systemd
|
|
- termusic
|
|
- tofi
|
|
- user-dirs.conf
|
|
- user-dirs.dirs
|
|
- user-dirs.locale
|
|
- waybar
|
|
- wl-kbptr
|
|
- xdg-desktop-portal
|
|
- xsettingsd
|
|
- yt-dlp
|
|
- zathura
|
|
- zram-generator.conf
|
|
|
|
also here is the list of arch packages that i use
|
|
|
|
if you want to use the niri config without editing, you should install the dependencies:
|
|
```
|
|
paru -Syu niri-screen-time swayosd walker swaync clipse swaybg xwayland-satellite hyprwave hyprlock hyprpicker
|
|
```
|
|
|
|
if u wanna install **all** packages that i use do next:
|
|
copy that repository
|
|
```
|
|
cd arch-conf
|
|
xargs -a apps-list.md paru -Syu
|
|
|
|
```
|
|
(not recommended)
|
|
|