Dotfiles config update (2023-01-03)

This commit is contained in:
q3aql 2023-01-03 14:14:41 +01:00
parent d6602a0438
commit 4ce07dddda
2 changed files with 3 additions and 3 deletions

View File

@ -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 &

View File

@ -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: