Compare commits
2 commits
7b30c813c7
...
ba7db3fa27
Author | SHA1 | Date | |
---|---|---|---|
|
ba7db3fa27 | ||
|
95aa14f3e7 |
2 changed files with 2 additions and 2 deletions
|
@ -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
BIN
wall/img/wall/wall1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.4 MiB |
Loading…
Reference in a new issue