Initial commit
This commit is contained in:
@@ -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`
|
||||
Reference in New Issue
Block a user