readme changes

This commit is contained in:
cnst
2024-09-07 13:21:37 +02:00
parent 02a11637c2
commit 4e413fb5cf
8 changed files with 39 additions and 344 deletions

View File

@@ -1,55 +1,18 @@
```
├── home
│   ├── etc
│   │   ├── dconf
│   │   ├── gtk
│   │   ├── polkit
│   │   └── xdg
│   ├── modules
│   │   ├── browsers
│   │   │   ├── chromium
│   │   │   └── firefox
│   │   ├── comm
│   │   │   └── discord
│   │   ├── devtools
│   │   │   ├── neovim
│   │   │   │   └── plugins
│   │   │   └── vscode
│   │   ├── gaming
│   │   │   ├── lutris
│   │   │   └── mangohud
│   │   ├── media
│   │   ├── studio
│   │   ├── terminal
│   │   │   ├── alacritty
│   │   │   ├── foot
│   │   │   ├── kitty
│   │   │   ├── wezterm
│   │   │   └── zellij
│   │   ├── userd
│   │   │   ├── copyq
│   │   │   ├── mako
│   │   │   ├── sops
│   │   │   └── udiskie
│   │   ├── utils
│   │   │   ├── ags
│   │   │   ├── anyrun
│   │   │   ├── misc
│   │   │   ├── rofi
│   │   │   ├── waybar
│   │   │   └── yazi
│   │   │   └── theme
│   │   └── wm
│   │   ├── hyprland
│   │   │   ├── adam
│   │   │   ├── cnst
│   │   │   └── toothpick
│   │   └── utils
│   │   ├── hypridle
│   │   ├── hyprlock
│   │   └── hyprpaper
│   └── users
│   ├── adam
│   ├── cnst
│   └── toothpick
home
├── etc
├── modules
│   ├── browsers
│   ├── comm
│   ├── devtools
│   ├── gaming
│   ├── terminal
│   ├── userd
│   ├── utils
│   └── wm
│   ├── hyprland
│   └── utils
└── users
├── cnst
└── toothpick
```