diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 70 |
1 files changed, 70 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 000000000..bf6590aba --- /dev/null +++ b/README.md @@ -0,0 +1,70 @@ +# ОБОИ + +- mpvpaper +- hyprpaper + +# FM + +- yazi +- thunar + +# NVIDIA + +- nvidia-dkms nvidia-utils dkms + +# TERMINAL + +- kitty + +# other + +- wofi +- waybar +- wl-clipboard +- mako +- pavucontrol +- zoxide +- pipewire +- hyprshutdown +- eza +- batcat +- fzf +- zsh + oh my zsh +- btop +- zip +- unzip +- 7z +- ripgrep + +# reqs + +``` +qt5ct +qt6ct +tree +dust +wget +curl +git +wayland +xorg-xwayland +sddm +xdg-portal-hyprland +hyprland +jq +npm +``` + +Обои поместить в ~/Pictures/Wallpapers/ +`mkdir -p ~/Pictures/Wallpapers/` + +Для скриншотов создать папку скриншотов: +`mkdir -p ~/Pictures/Screenshots/` + +ОБЯЗАТЕЛЬНО установить qt5ct + qt6ct, xdg-portal-hyprland + +1)установка пакетов: +`yay -S --needed - < fonts_packages.txt` +`yay -S --needed - < packages.txt` + +2)cp -r config ~/.config/ |
