Add swww
This commit is contained in:
parent
b7ebc8412f
commit
b4413377da
2 changed files with 2 additions and 2 deletions
|
@ -26,7 +26,7 @@ exec-once = waybar # Bar
|
||||||
|
|
||||||
# Wallpaper
|
# Wallpaper
|
||||||
exec-once = cp -f ~/Pictures/Wallpapers/$(ls ~/Pictures/Wallpapers -b | shuf -n 1) ~/.wallpaper
|
exec-once = cp -f ~/Pictures/Wallpapers/$(ls ~/Pictures/Wallpapers -b | shuf -n 1) ~/.wallpaper
|
||||||
exec-once = swaybg -i ~/.wallpaper -m fill
|
exec-once = swww init && swww img ~/.wallpaper
|
||||||
|
|
||||||
# Idle and locking
|
# Idle and locking
|
||||||
$LOCK_CMD = swaylock -fF -i ~/.wallpaper -s fill --clock --effect-blur 5x1 --indicator
|
$LOCK_CMD = swaylock -fF -i ~/.wallpaper -s fill --clock --effect-blur 5x1 --indicator
|
||||||
|
|
|
@ -32,7 +32,7 @@ sudo pacman -S --needed --noconfirm sddm
|
||||||
sudo systemctl enable sddm
|
sudo systemctl enable sddm
|
||||||
|
|
||||||
# Window Manager
|
# Window Manager
|
||||||
paru -S --needed --noconfirm brightnessctl fuzzel gammastep grim hyprland mako network-manager-applet polkit-kde-agent slurp swayidle swaylock-effects-git waybar xdg-desktop-portal-gtk xdg-desktop-portal-hyprland xdg-desktop-portal-wlr
|
paru -S --needed --noconfirm brightnessctl fuzzel gammastep grim hyprland mako network-manager-applet polkit-kde-agent slurp swayidle swaylock-effects-git swww waybar xdg-desktop-portal-gtk xdg-desktop-portal-hyprland xdg-desktop-portal-wlr
|
||||||
mkdir -p ~/Pictures/Screenshots
|
mkdir -p ~/Pictures/Screenshots
|
||||||
|
|
||||||
# Fonts
|
# Fonts
|
||||||
|
|
Loading…
Add table
Reference in a new issue