2020-05-08 20:59:51 +02:00
|
|
|
```
|
2024-10-27 12:49:56 +01:00
|
|
|
______ _____ _______ _______ _____ _______ _______
|
|
|
|
| \ | | | |______ | | |______ |______
|
|
|
|
. |_____/ |_____| | | __|__ |_____ |______ ______|
|
|
|
|
|
2020-05-08 20:59:51 +02:00
|
|
|
```
|
|
|
|
|
2024-10-27 12:49:56 +01:00
|
|
|
Personal dotfiles for Arch GNU/Linux with `hyprland`.
|
2020-05-10 13:41:16 +02:00
|
|
|
|
|
|
|
![scr](./screenshot.png)
|
2024-10-27 13:31:35 +01:00
|
|
|
|
|
|
|
## Installing
|
|
|
|
|
|
|
|
```bash
|
|
|
|
$ git clone https://github.com/wzykubek/.dotfiles && cd .dotfiles
|
|
|
|
```
|
|
|
|
```bash
|
|
|
|
$ paru -S - < packages.txt
|
|
|
|
```
|
|
|
|
```bash
|
|
|
|
$ stow --adopt */
|
|
|
|
```
|
|
|
|
```bash
|
|
|
|
$ git restore .
|
|
|
|
```
|
|
|
|
|
|
|
|
## Software
|
|
|
|
Category | Item
|
|
|
|
:--- | :---
|
|
|
|
bootloader | refind
|
|
|
|
os | arch
|
|
|
|
wm | hyprland
|
|
|
|
bar | waybar
|
|
|
|
terminal | kitty
|
|
|
|
shell | zsh
|
|
|
|
file manager | yazi
|
|
|
|
runner | rofi-wayland
|
|
|
|
editor | neovim (nvchad)
|
|
|
|
notification daemon | mako
|
|
|
|
screen locker | hyprlock
|
|
|
|
browser | zen-browser
|