Dotfiles config update (2023-01-17)
This commit is contained in:
parent
863f73e332
commit
7867f058e1
|
@ -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/39.png"
|
||||
exec --no-startup-id "sleep 3 && nitrogen --set-zoom-fill ~/wallpapers/gruvbox-arch.png"
|
||||
|
||||
# Configure screensaver
|
||||
exec --no-startup-id ~/.config/i3/startscreensaver.sh &
|
||||
|
|
|
@ -39,7 +39,7 @@ exec --no-startup-id ~/.config/sway/startwlrrandr.sh &
|
|||
#exec --no-startup-id "sleep 15 && picom &"
|
||||
|
||||
# Configure wallpaper
|
||||
exec --no-startup-id "swaybg -i ~/wallpapers/39.png -m fill"
|
||||
exec --no-startup-id "swaybg -i ~/wallpapers/gruvbox-arch.png -m fill"
|
||||
|
||||
# Start Screensaver (Also Super+Ctrl+Shift+l to poweroff/start screen)
|
||||
exec --no-startup-id ~/.config/sway/startwlrscreensaver.sh
|
||||
|
|
Loading…
Reference in New Issue
Block a user