✨ Add screenshots for Hyprland setup
Signed-off-by: SindreKjelsrud <sindre@kjelsrud.dev>
This commit is contained in:
parent
5fd506ec8d
commit
c8e23aa328
5 changed files with 8 additions and 4 deletions
BIN
.github/screenshots/buzy.png
vendored
Normal file
BIN
.github/screenshots/buzy.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 654 KiB |
BIN
.github/screenshots/non-buzy.png
vendored
Normal file
BIN
.github/screenshots/non-buzy.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 2 MiB |
BIN
.github/screenshots/terminal.png
vendored
Normal file
BIN
.github/screenshots/terminal.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.6 MiB |
BIN
.github/screenshots/wofi.png
vendored
Normal file
BIN
.github/screenshots/wofi.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.8 MiB |
12
README.md
12
README.md
|
@ -1,7 +1,7 @@
|
|||
# dotfiles
|
||||
*🦥 All of my configuration files for my linux setup*
|
||||
> *🦥 All of my configuration files for my linux setup*
|
||||
|
||||
> _old bspwm-setup can be found in [`/bspwm`](./bspwm)_
|
||||
My old bspwm-setup can be found in [`/bspwm`](./bspwm)_, while my mac-setup can be found in [`/mac`](./mac).
|
||||
|
||||
Btw, for symlinks I use GNU stow. I run `stow .` in this repo locally to automatically create them.
|
||||
|
||||
|
@ -12,10 +12,14 @@ Btw, for symlinks I use GNU stow. I run `stow .` in this repo locally to automat
|
|||
| DE | [Hyprland](https://hyprland.org/) |
|
||||
| Fonts | JetBrainsMono x FontAwesome |
|
||||
| GRUB | [minecraft-grub](https://github.com/Lxtharia/minegrub-theme) |
|
||||
| Menu |[Wofi](https://hg.sr.ht/~scoopta/wofi)|
|
||||
| Terminal |[Alacritty](https://github.com/alacritty/alacritty)|
|
||||
| Theme | [catppuccin-macchiato](https://github.com/catppuccin/catppuccin/tree/main) |
|
||||
| Wallpaper | [Luffy ~ OnePiece](/.github/wallpaper/luffy.jpg) |
|
||||
| Wallpaper | [Evangelion Unit-01](/.github/wallpaper/evangelion_unit-01.png) |
|
||||
|
||||
### Screenshots
|
||||
|
||||
tbd..
|
||||
![Terminal](../.github/screenshots/terminal.png)
|
||||
![Rofi](../.github/screenshots/wofi.png)
|
||||
![Busy](../.github/screenshots/buzy.png)
|
||||
![Non-busy](../.github/screenshots/non-buzy.png)
|
||||
|
|
Loading…
Reference in a new issue