aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sway/.config
diff options
context:
space:
mode:
authorToby Vincent <tobyv13@gmail.com>2022-07-15 21:14:38 -0500
committerToby Vincent <tobyv13@gmail.com>2022-07-15 21:18:23 -0500
commit7ee1eb5a6bf830dbfbce1f1fb25321ff1aede56f (patch)
tree240943454cb865c277b32231331cf0ec52a190c7 /sway/.config
parented5cfbd64bec3c79dbaf06ecacc4f86701b29023 (diff)
feat(sway): add gruvbox themed arch and sway backgrounds
Diffstat (limited to 'sway/.config')
-rw-r--r--sway/.config/sway/config3
1 files changed, 2 insertions, 1 deletions
diff --git a/sway/.config/sway/config b/sway/.config/sway/config
index abc4368..b55090e 100644
--- a/sway/.config/sway/config
+++ b/sway/.config/sway/config
@@ -17,7 +17,8 @@ set $up k
set $right l
# Colors
-set $wallpaper ~/img/3840x2160-dark-archlinux.png
+set $bg_1 $XDG_DATA_DIR/swaybg/gruvbox_sway.png
+set $bg_2 $XDG_DATA_DIR/swaybg/gruvbox_arch.png
# System commands
set $lock_cmd swaylock --grace 10 --fade-in 1