rename desktop dir

This commit is contained in:
♥ Minnie ♥ 2023-05-24 21:56:27 +08:00
parent 6509a6d78f
commit 4527811bea
13 changed files with 1 additions and 1 deletions

View file

@ -0,0 +1,10 @@
#/bin/bash
# Setup our monitors
xrandr --output HDMI-A-0 --mode 1920x1080 --output DisplayPort-0 --mode 2560x1440 --right-of HDMI-A-0
# Apply our wallpaper
feh --bg-scale /etc/nixos/assets/chinatown.png
# Launch our window manager
exec xmonad