diff options
Diffstat (limited to 'user/sway/config')
-rw-r--r-- | user/sway/config | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/user/sway/config b/user/sway/config index cd35364..c43079d 100644 --- a/user/sway/config +++ b/user/sway/config @@ -18,10 +18,8 @@ set $term foot set $menu wmenu-run ### Output configuration -# -# Default wallpaper (more resolutions are available in /run/current-system/sw/share/backgrounds/sway/) -output * bg /run/current-system/sw/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill -# +exec_always grep -oE '\* [^ ]+' ~/repos/pad/roadmap.md | set-wallpaper + # Example configuration: # # output HDMI-A-1 resolution 1920x1080 position 1920,0 |