Skip to content

Commit

Permalink
desktop: Update wallpapers
Browse files Browse the repository at this point in the history
  • Loading branch information
juanibiapina committed Dec 16, 2024
1 parent f5150c4 commit 4c9bcfd
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions dotfiles/sway/.config/sway/config
Original file line number Diff line number Diff line change
Expand Up @@ -21,17 +21,19 @@ set $launcher "zsh -l -i -c 'dev rofi launch'"
### Monitors
# You can get the names of your outputs by running: swaymsg -t get_outputs

output DP-1 position 0 0
output DP-1 {
position 0 0
bg /home/juan/workspace/juanibiapina/dotfiles/assets/wallpapers/wp2272565-kindness-wallpapers.png fill
}

output DP-2 {
position 2560 -300
transform 270
bg /home/juan/workspace/juanibiapina/dotfiles/assets/wallpapers/V4LJXF.jpeg fill
}

exec swaymsg focus output DP-1

# Wallpaper
output * bg /home/juan/workspace/juanibiapina/dotfiles/assets/wallpapers/wp2272565-kindness-wallpapers.png fill

### Workspaces

workspace 1 output DP-1
Expand Down

0 comments on commit 4c9bcfd

Please sign in to comment.