Initial commit

This commit is contained in:
2026-07-02 15:56:21 +02:00
commit 4529a3c472
92 changed files with 13593 additions and 0 deletions
+39
View File
@@ -0,0 +1,39 @@
```bash
pacman -S hyprland hyprpaper hyprshot hyprpicker kitty wofi hyprsunset swaync xdg-desktop-portal-hyprland
pacman -S waybar otf-font-awesome
#statusbar applets
pacman -S blueman network-manager-applet
yay -S pasystray-wayland
```
hyprland conf: ~/.config/hypr/hyprland.conf
hyprpaper conf: ~/.config/hypr/hyprpaper.conf
hyprsunset conf: ~/.config/hypr/hyprsunset.conf
waybar conf: ~/.config/waybar/config.jsonc
waybar style: ~/.config/waybar/style.css
everythin in ~/.config/waybar/scripts
wofi config: ~/.config/wofi/config
wofi style: ~/.config/wofi/style.css
kitty config: ~/.config/kitty/kitty.conf
swaync style: ~/.config/swaync/style.css
## screensharing
```
sudo pacman -S xdg-desktop-portal-hyprland
```
## Joplin slow start
script in ~/scripts/joplin.sh
## Firefox blurry after monitor wake
In about:config, set `widget.wayland.fractional-scale.enabled = true`