summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.config/sway/config8
1 files changed, 3 insertions, 5 deletions
diff --git a/.config/sway/config b/.config/sway/config
index ccf1455..756f45a 100644
--- a/.config/sway/config
+++ b/.config/sway/config
@@ -21,11 +21,6 @@ set $term alacritty
#set $menu dmenu_path | dmenu | xargs swaymsg exec --
set $menu "wofi --show drun"
-### Output configuration
-#
-# Default wallpaper (more resolutions are available in /usr/share/backgrounds/sway/)
-output * bg $HOME/Images/wallpaper/wallpaper.jpg fill
-
gaps inner 10
default_border pixel 1
@@ -33,6 +28,9 @@ default_border pixel 1
set $border_color #ffffffcc
client.focused $border_color $border_color $border_color $border_color $border_color
+### Output configuration
+#
+# Default wallpaper (more resolutions are available in /usr/share/backgrounds/sway/)
#
# Example configuration:
#