diff --git a/.config/i3/config b/.config/i3/config index ce2ca4c..6c8941b 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -45,7 +45,7 @@ exec --no-startup-id ~/.config/i3/startxrandr.sh & exec --no-startup-id "sleep 15 && picom &" # Configure wallpaper -exec --no-startup-id "sleep 3 && nitrogen --set-scaled ~/wallpapers/dark-city.jpg" +exec --no-startup-id "sleep 3 && nitrogen --set-scaled ~/wallpapers/39.png" # Configure screensaver exec --no-startup-id ~/.config/i3/startscreensaver.sh & diff --git a/README-i3.md b/README-i3.md index a6a5eff..2a7df7d 100644 --- a/README-i3.md +++ b/README-i3.md @@ -77,8 +77,8 @@ dotfiles - My tiling i3 configuration (for Arch/Devuan/Debian) * You can enable it editing 2 lines on file `~/.config/i3/config` and pressing `Win+Shift+r`: ```shell - #gaps inner 6 - #gaps outer 2 + #gaps inner 2 + #gaps outer 1 ```` ### Keys configuration: