rotate wallpaper for vertical monitor
This commit is contained in:
parent
a2b0af2b19
commit
4c74907018
BIN
assets/chinatown-rotated.png
Normal file
BIN
assets/chinatown-rotated.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.6 MiB |
|
@ -4,7 +4,7 @@
|
|||
xrandr --output HDMI-A-0 --rotate right --mode 1920x1080 --output DisplayPort-0 --mode 2560x1440 --left-of HDMI-A-0
|
||||
|
||||
# Apply our wallpaper
|
||||
feh --bg-scale ~/dotfiles.nix/assets/chinatown.png
|
||||
feh --bg-center ~/dotfiles.nix/assets/chinatown.png --bg-center ~/dotfiles.nix/assets/chinatown-rotated.png
|
||||
|
||||
# Enable our compositor
|
||||
picom -b
|
||||
|
|
Loading…
Reference in a new issue