aboutsummaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorMatt Singleton <matt@xcolour.net>2023-02-02 20:28:41 -0600
committerMatt Singleton <matt@xcolour.net>2023-02-02 20:28:41 -0600
commit982b5a59674fb4fa80ea45e7f63edc2e276fb7fd (patch)
treefa15627caf142db1b7a218fe0501138c4361296f /config
parentc00005364805f876a7d5a1c2e29f6ecc4f004947 (diff)
download the default sway wallpaper and use it
Diffstat (limited to 'config')
-rw-r--r--config/sway/config3
-rw-r--r--config/swaylock/config3
2 files changed, 2 insertions, 4 deletions
diff --git a/config/sway/config b/config/sway/config
index 866cf77..0558c22 100644
--- a/config/sway/config
+++ b/config/sway/config
@@ -21,8 +21,7 @@ smart_borders on
### Output configuration
#
-# Default wallpaper (more resolutions are available in /usr/share/backgrounds/sway/)
-output * background /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1366x768.png fill
+output * background ~/.local/share/backgrounds/default fill
# Example configuration:
#
diff --git a/config/swaylock/config b/config/swaylock/config
index c154031..f8ceefc 100644
--- a/config/swaylock/config
+++ b/config/swaylock/config
@@ -1,3 +1,2 @@
-color=000000
-indicator-idle-visible
+image=~/.local/share/backgrounds/default
ignore-empty-password