From 18f67cb3ec66cbf25f049cf8508a44b2c1bfec8a Mon Sep 17 00:00:00 2001 From: Phuntsok Drak-pa Date: Sun, 21 Jul 2019 16:45:28 +0200 Subject: [PATCH] fixed path for wallpapers --- .config/i3/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/i3/config b/.config/i3/config index 8e05038..60ce717 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -173,7 +173,7 @@ bindsym XF86MonBrightnessUp exec light -A 5 bindsym XF86MonBrightnessDown exec light -U 5 # Wal -bindsym $mod+Ctrl+w exec wal -i ~/.config/Wallpapers -o wal-set +bindsym $mod+Ctrl+w exec wal -i ~/Pictures/Wallpapers -o wal-set # Take a screenshot bindsym --release Print exec --no-startup-id scrot