Dotfiles config update (2023-01-03)
This commit is contained in:
parent
d6602a0438
commit
4ce07dddda
|
@ -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 &
|
||||
|
|
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue
Block a user