initial commit

This commit is contained in:
2025-07-08 09:39:48 +03:00
parent 2b776d7cce
commit 4e21f8615f
3 changed files with 5 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 MiB

3
config
View File

@@ -68,7 +68,8 @@ set $filemanager thunar
############################################################################### ###############################################################################
# Default wallpaper (more resolutions are available in /usr/share/backgrounds/sway/) # Default wallpaper (more resolutions are available in /usr/share/backgrounds/sway/)
output * bg /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill # output * bg /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill
output * bg /home/raga/.config/sway/wallpaper.jpg fill
# 144Hz monitor configuration # 144Hz monitor configuration
# Add custom 144Hz mode for your monitor # Add custom 144Hz mode for your monitor

View File

@@ -67,4 +67,6 @@ echo "- ~/.config/sway/i3status-rust.toml (status bar config)"
echo "- ~/.config/sway/weather-sway.sh (weather script)" echo "- ~/.config/sway/weather-sway.sh (weather script)"
if [ -f ~/.config/sway/volume-notify-sway.sh ]; then if [ -f ~/.config/sway/volume-notify-sway.sh ]; then
echo "- ~/.config/sway/volume-notify-sway.sh (volume notifications)" echo "- ~/.config/sway/volume-notify-sway.sh (volume notifications)"
fi fi
cp chris-czermak-PamFFHL6fVY-unsplash.jpg ~/.config/sway/wallpaper.jpg