diff options
| author | ryukamish <[email protected]> | 2026-06-09 13:55:17 +0530 |
|---|---|---|
| committer | ryukamish <[email protected]> | 2026-06-09 13:55:17 +0530 |
| commit | 6d19eb0918cb2e7203c5a2ec037895c660c2383b (patch) | |
| tree | 7b7f28c35659359266052faf083f069c205be02c | |
| parent | 8af9ffb835701f8c32883a4ccb6e1f18b766d555 (diff) | |
add: using swaybg for simplicity
| -rw-r--r-- | .config/sway/config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/sway/config b/.config/sway/config index 03447fc..d0567fb 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -29,6 +29,7 @@ focus_on_window_activation smart # ┃ Outputs ┃ # ┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +output * bg ~/.wallpaper fill output "Chimei Innolux Corporation 0x142B Unknown" { mode 1920x1080@60Hz pos 0 0 |
