doc: swaybg packages requirement
This commit is contained in:
parent
171402f988
commit
5e8875ae06
2 changed files with 2 additions and 11 deletions
|
@ -54,6 +54,7 @@ The following packages are required for the proper functioning of Hyprland on Vo
|
||||||
|
|
||||||
- waybar
|
- waybar
|
||||||
- grim
|
- grim
|
||||||
|
- swaybg
|
||||||
- slurp
|
- slurp
|
||||||
- dunst
|
- dunst
|
||||||
- swayidle
|
- swayidle
|
||||||
|
|
|
@ -14,25 +14,15 @@ exec-once = $scr_path/dunst-launch.sh
|
||||||
exec-once = swaybg -i ~/Wallpapers/macos.png
|
exec-once = swaybg -i ~/Wallpapers/macos.png
|
||||||
# exec-once = swww init; swww kill; swww init # idk why tbh
|
# exec-once = swww init; swww kill; swww init # idk why tbh
|
||||||
|
|
||||||
# Load Dunst Notification Manager
|
|
||||||
|
|
||||||
# Status bar
|
# Status bar
|
||||||
exec-once = $scr_path/waybar-launch.sh
|
exec-once = $scr_path/waybar-launch.sh
|
||||||
# exec-once = eww daemon && eww open bar
|
# exec-once = eww daemon && eww open bar
|
||||||
|
|
||||||
# Input method
|
|
||||||
# exec-once = fcitx5
|
|
||||||
|
|
||||||
|
|
||||||
# exec-once = swayidle -w timeout 300 'gtklock' before-sleep 'gtklock' &
|
# exec-once = swayidle -w timeout 300 'gtklock' before-sleep 'gtklock' &
|
||||||
# exec-once = swayidle -w timeout 450 'pidof java || systemctl suspend' & # dont sleep if playing minecraft, else nvidia will fuck up
|
# exec-once = swayidle -w timeout 450 'pidof java || systemctl suspend' & # dont sleep if playing minecraft, else nvidia will fuck up
|
||||||
# exec-once = sleep 1 && dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP # Some fix idk
|
# exec-once = sleep 1 && dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP # Some fix idk
|
||||||
|
|
||||||
# Clipboard history
|
|
||||||
# exec-once = wl-paste --watch cliphist store &
|
# exec-once = wl-paste --watch cliphist store &
|
||||||
|
|
||||||
# Cursor
|
# Cursor
|
||||||
exec-once = hyprctl setcursor Bibata-Modern-Ice 24
|
exec-once = hyprctl setcursor Bibata-Modern-Ice 24
|
||||||
|
|
||||||
# Plugins
|
|
||||||
# are a good way to crash Hyprland
|
|
Loading…
Add table
Reference in a new issue