3 files changed,
2 insertions(+),
20 deletions(-)
Author:
Smirnov Oleksandr
ss2316544@gmail.com
Committed at:
2024-03-06 16:30:40 +0200
Parent:
65774cb
jump to
| M | README.md |
| D | bootstrap.sh |
| D | screen.png |
M
README.md
··· 1 1 <h1 align="center">dotfiles</h1> 2 2 3 - 4 --------------------------------- 5 - 6 3 ## System info 7 4 - `OS` Arch linux 8 5 - `DE` hyprland ··· 13 10 14 11 ## Install dependencys 15 12 ```bash 16 -paru -S rcm 17 -sudo pacman -S git kitty github-cli neovim tmux zsh fish starship ttf-jetbrains-mono 13 +paru -S rcm neovim-git git kitty github-cli tmux zsh fish ttf-jetbrains-mono hyprland waybar hyprpaper \ 14 + wofi grim dunst brightnessctl pavucontrol xdg-desktop-portal-hyprland xdg-desktop-portal-gtk 18 15 ``` 19 16 20 17 ## And install deps ··· 22 19 git clone --recursive https://github.com/olexsmir/dotfiles ~/.dotfiles 23 20 rcup rcrc && rcup 24 21 ``` 25 - 26 -## Gonome extensions 27 -- [Freon](https://extensions.gnome.org/extension/841/freon) 28 -- [DDTerm](https://extensions.gnome.org/extension/3780/ddterm)