From 2d8c85f2e4f046729fdf9e1b508bdb12e06ffa75 Mon Sep 17 00:00:00 2001 From: RealStickman Date: Wed, 20 Jul 2022 15:57:56 +0200 Subject: [PATCH] Maybe wallpaper works like this --- arch-config/.config/sway/config | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/arch-config/.config/sway/config b/arch-config/.config/sway/config index 0a4ddedd..df7fd062 100644 --- a/arch-config/.config/sway/config +++ b/arch-config/.config/sway/config @@ -5,16 +5,19 @@ # Read `man 5 sway` for a complete reference. ### Variables -# + # Logo key. Use Mod1 for Alt. set $mod Mod4 + # Home row direction keys, like vim set $left h set $down j set $up k set $right l + # Your preferred terminal emulator set $term kitty + # Your preferred application launcher # Note: pass the final command to swaymsg so that the resulting window can be opened # on the original workspace that the command was run on. @@ -39,7 +42,7 @@ input * { ### Output configuration # # Default wallpaper (more resolutions are available in @datadir@/backgrounds/sway/) -output * bg /home/exu/.cache/betterlockscreen/current/wall_dim.png fill +output * bg ~/.cache/betterlockscreen/current/wall_dim.png fill # # Example configuration: #