diff --git a/CMakeLists.txt b/CMakeLists.txt index d53dcd253..bf4fe49b2 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -131,9 +131,10 @@ install( if(default-wallpaper) install( - FILES ${CMAKE_CURRENT_SOURCE_DIR}/wallpaper.jpg + DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR}/assets/ DESTINATION share/sway COMPONENT data + FILES_MATCHING PATTERN "*Wallpaper*" ) endif() diff --git a/assets/Sway_Logo+Text_Ver1.svg b/assets/Sway_Logo+Text_Ver1.svg new file mode 100644 index 000000000..f0d6e13b8 --- /dev/null +++ b/assets/Sway_Logo+Text_Ver1.svg @@ -0,0 +1,78 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/assets/Sway_Logo+Text_Ver1_1500x716.png b/assets/Sway_Logo+Text_Ver1_1500x716.png new file mode 100644 index 000000000..9eff243bb Binary files /dev/null and b/assets/Sway_Logo+Text_Ver1_1500x716.png differ diff --git a/assets/Sway_Logo+Text_Ver2.png b/assets/Sway_Logo+Text_Ver2.png new file mode 100644 index 000000000..bcaf4e53d Binary files /dev/null and b/assets/Sway_Logo+Text_Ver2.png differ diff --git a/assets/Sway_Logo+Text_Ver2.svg b/assets/Sway_Logo+Text_Ver2.svg new file mode 100644 index 000000000..7600bb1e2 --- /dev/null +++ b/assets/Sway_Logo+Text_Ver2.svg @@ -0,0 +1,74 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/assets/Sway_Logo+Text_Ver3.png b/assets/Sway_Logo+Text_Ver3.png new file mode 100644 index 000000000..6b87f7066 Binary files /dev/null and b/assets/Sway_Logo+Text_Ver3.png differ diff --git a/assets/Sway_Logo+Text_Ver3.svg b/assets/Sway_Logo+Text_Ver3.svg new file mode 100644 index 000000000..7f1c7a4f9 --- /dev/null +++ b/assets/Sway_Logo+Text_Ver3.svg @@ -0,0 +1,71 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/assets/Sway_Logo+Text_Ver4.png b/assets/Sway_Logo+Text_Ver4.png new file mode 100644 index 000000000..4a090ad2d Binary files /dev/null and b/assets/Sway_Logo+Text_Ver4.png differ diff --git a/assets/Sway_Logo+Text_Ver4.svg b/assets/Sway_Logo+Text_Ver4.svg new file mode 100644 index 000000000..4a1919706 --- /dev/null +++ b/assets/Sway_Logo+Text_Ver4.svg @@ -0,0 +1,70 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/assets/Sway_Tree.png b/assets/Sway_Tree.png new file mode 100644 index 000000000..8cc0aa5b1 Binary files /dev/null and b/assets/Sway_Tree.png differ diff --git a/assets/Sway_Tree.svg b/assets/Sway_Tree.svg new file mode 100644 index 000000000..96397c5e4 --- /dev/null +++ b/assets/Sway_Tree.svg @@ -0,0 +1,47 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/assets/Sway_Tree_1000x934.png b/assets/Sway_Tree_1000x934.png new file mode 100644 index 000000000..51f1bf46e Binary files /dev/null and b/assets/Sway_Tree_1000x934.png differ diff --git a/assets/Sway_Wallpaper_Blue_1136x640.png b/assets/Sway_Wallpaper_Blue_1136x640.png new file mode 100644 index 000000000..495f5bbee Binary files /dev/null and b/assets/Sway_Wallpaper_Blue_1136x640.png differ diff --git a/assets/Sway_Wallpaper_Blue_1136x640_Portrait.png b/assets/Sway_Wallpaper_Blue_1136x640_Portrait.png new file mode 100644 index 000000000..473bc4f76 Binary files /dev/null and b/assets/Sway_Wallpaper_Blue_1136x640_Portrait.png differ diff --git a/assets/Sway_Wallpaper_Blue_1366x768.png b/assets/Sway_Wallpaper_Blue_1366x768.png new file mode 100644 index 000000000..d65ab4df4 Binary files /dev/null and b/assets/Sway_Wallpaper_Blue_1366x768.png differ diff --git a/assets/Sway_Wallpaper_Blue_1920x1080.png b/assets/Sway_Wallpaper_Blue_1920x1080.png new file mode 100644 index 000000000..a739ae009 Binary files /dev/null and b/assets/Sway_Wallpaper_Blue_1920x1080.png differ diff --git a/assets/Sway_Wallpaper_Blue_2048x1536.png b/assets/Sway_Wallpaper_Blue_2048x1536.png new file mode 100644 index 000000000..f85aa63ff Binary files /dev/null and b/assets/Sway_Wallpaper_Blue_2048x1536.png differ diff --git a/assets/Sway_Wallpaper_Blue_2048x1536_Portrait.png b/assets/Sway_Wallpaper_Blue_2048x1536_Portrait.png new file mode 100644 index 000000000..b32b40f69 Binary files /dev/null and b/assets/Sway_Wallpaper_Blue_2048x1536_Portrait.png differ diff --git a/assets/Sway_Wallpaper_Blue_768x1024.png b/assets/Sway_Wallpaper_Blue_768x1024.png new file mode 100644 index 000000000..36588490c Binary files /dev/null and b/assets/Sway_Wallpaper_Blue_768x1024.png differ diff --git a/assets/Sway_Wallpaper_Blue_768x1024_Portrait.png b/assets/Sway_Wallpaper_Blue_768x1024_Portrait.png new file mode 100644 index 000000000..526d1f237 Binary files /dev/null and b/assets/Sway_Wallpaper_Blue_768x1024_Portrait.png differ diff --git a/config b/config index 17160d5ee..34f85ffc2 100644 --- a/config +++ b/config @@ -19,7 +19,7 @@ set $menu dmenu_run ### Output configuration # # Default wallpaper - CC-BY-NC from Netzlemming http://netzlemming.deviantart.com/art/Field-of-Barley-05240017-307176737 -output * bg /usr/share/sway/wallpaper.jpg fill +output * bg /usr/share/sway/Sway_Wallpaper_Blue_1920x1080.png fill # # Example output configuration: # diff --git a/wallpaper.jpg b/wallpaper.jpg deleted file mode 100644 index 65a167f05..000000000 Binary files a/wallpaper.jpg and /dev/null differ