mirror of
https://github.com/fscotto/infra.git
synced 2026-05-30 15:39:58 +00:00
Change i3 and i3lock backgrounds
This commit is contained in:
@@ -9,7 +9,7 @@ font pango:Liberation Mono 10
|
|||||||
exec --no-startup-id dex --autostart --environment i3
|
exec --no-startup-id dex --autostart --environment i3
|
||||||
exec --no-startup-id gnome-keyring-daemon --start --components=secrets
|
exec --no-startup-id gnome-keyring-daemon --start --components=secrets
|
||||||
exec_always --no-startup-id setxkbmap -layout us -variant intl
|
exec_always --no-startup-id setxkbmap -layout us -variant intl
|
||||||
exec_always --no-startup-id feh --bg-fill ~/.config/i3/wallpapers/void-minimalist2.png
|
exec_always --no-startup-id feh --bg-center ~/.config/i3/wallpapers/wallpaper-161664.jpg
|
||||||
exec_always --no-startup-id ~/.config/i3/scripts/setup-gtk-theme.sh
|
exec_always --no-startup-id ~/.config/i3/scripts/setup-gtk-theme.sh
|
||||||
exec --no-startup-id /usr/libexec/xdg-desktop-portal
|
exec --no-startup-id /usr/libexec/xdg-desktop-portal
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
wallpaper="$HOME/.config/i3/wallpapers/void-minimalist.png"
|
wallpaper="$HOME/.config/i3/wallpapers/maxresdefault.jpg"
|
||||||
cached="$HOME/.cache/i3lock/wallpaper.png"
|
cached="$HOME/.cache/i3lock/wallpaper.png"
|
||||||
dims_cache="$HOME/.cache/i3lock/dims.txt"
|
dims_cache="$HOME/.cache/i3lock/dims.txt"
|
||||||
dims=$(xdotool getdisplaygeometry | tr ' ' 'x')
|
dims=$(xdotool getdisplaygeometry | tr ' ' 'x')
|
||||||
|
|||||||
BIN
dotfiles/desktop/.config/i3/wallpapers/785318-darth-vader.jpg
Executable file
BIN
dotfiles/desktop/.config/i3/wallpapers/785318-darth-vader.jpg
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 82 KiB |
BIN
dotfiles/desktop/.config/i3/wallpapers/maxresdefault.jpg
Executable file
BIN
dotfiles/desktop/.config/i3/wallpapers/maxresdefault.jpg
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 116 KiB |
BIN
dotfiles/desktop/.config/i3/wallpapers/wallpaper-161664.jpg
Executable file
BIN
dotfiles/desktop/.config/i3/wallpapers/wallpaper-161664.jpg
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 118 KiB |
Reference in New Issue
Block a user