diff options
| author | Jake Koroman <jake@jakekoroman.com> | 2026-05-03 11:04:44 -0400 |
|---|---|---|
| committer | Jake Koroman <jake@jakekoroman.com> | 2026-05-03 11:04:44 -0400 |
| commit | 5a80eb6ce6770dfafee8ae451a3d3397d7dd6065 (patch) | |
| tree | eea8c2786723604aba91a4a3abce371a9b093793 | |
| parent | 3655898e38f03f489aa7b1169a9b6bcba598fe25 (diff) | |
move sway background to device.conf.
| -rw-r--r-- | sway/config | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/sway/config b/sway/config index aa70298..e2d58a1 100644 --- a/sway/config +++ b/sway/config @@ -9,11 +9,6 @@ input type:keyboard { seat seat0 xcursor_theme Adwaita 24 -output * { - background ~/pictures/wallpaper tile - adaptive_sync on -} - exec pipewire exec mpd exec_always import-gsettings |
