diff options
| author | Ryan Schanzenbacher <ryan@rschanz.org> | 2023-05-17 00:30:11 -0400 |
|---|---|---|
| committer | Ryan Schanzenbacher <ryan@rschanz.org> | 2023-05-17 00:30:11 -0400 |
| commit | f1a4a1f14967d2a41427c09599005abf080becd3 (patch) | |
| tree | a330bc5c388db428b710de868eacc8ade8e0cbd2 /home-config/sway | |
| parent | bf6a91943d2c5852025ed1d1aadb30d83edf0354 (diff) | |
Added more dotfiles
Diffstat (limited to 'home-config/sway')
| -rw-r--r-- | home-config/sway/Wallpapers/mountains.jpg | bin | 0 -> 1097089 bytes | |||
| -rw-r--r-- | home-config/sway/config | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/home-config/sway/Wallpapers/mountains.jpg b/home-config/sway/Wallpapers/mountains.jpg new file mode 100644 index 0000000..f51a09b --- /dev/null +++ b/home-config/sway/Wallpapers/mountains.jpg | |||
| Binary files differ | |||
diff --git a/home-config/sway/config b/home-config/sway/config index 28953b8..3c2d0c2 100644 --- a/home-config/sway/config +++ b/home-config/sway/config | |||
| @@ -49,7 +49,7 @@ set $lock_now 'swaylock --screenshots --clock --indicator --fade-in 1 --effect-b | |||
| 49 | ### Output configuration | 49 | ### Output configuration |
| 50 | # | 50 | # |
| 51 | # Default wallpaper (more resolutions are available in /usr/share/backgrounds/sway/) | 51 | # Default wallpaper (more resolutions are available in /usr/share/backgrounds/sway/) |
| 52 | output * bg ~/Pictures/Wallpapers/mountains.jpg fill | 52 | output * bg ~/.config/sway/Wallpapers/mountains.jpg fill |
| 53 | # | 53 | # |
| 54 | # Example configuration: | 54 | # Example configuration: |
| 55 | # | 55 | # |
