Compare commits

...

2 commits

Author SHA1 Message Date
Sencyy
ba7db3fa27
change screen timeout 2024-08-14 18:39:02 -03:00
Sencyy
95aa14f3e7
change wallpaper 2024-08-14 18:36:21 -03:00
2 changed files with 2 additions and 2 deletions

View file

@ -47,7 +47,7 @@ seat seat0 xcursor_theme $cursor
### Output configuration
#
# 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 /home/sencyy/img/wall/wall1.png fill
#
# Example configuration:
@ -61,7 +61,7 @@ output * bg /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill
# Example configuration:
#
exec swayidle -w \
timeout 300 'swaymsg "output * power off"' resume 'swaymsg "output * power on"' \
timeout 60 'swaymsg "output * power off"' resume 'swaymsg "output * power on"' \
timeout 60 'swaylock -f -c 000000' \
before-sleep 'swaylock -f -c 000000'
#

BIN
wall/img/wall/wall1.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 MiB