rework home.nix

This commit is contained in:
♥ Minnie ♥ 2023-07-23 08:27:44 +08:00
parent f8a85b19cb
commit 4632614919
6 changed files with 24 additions and 33 deletions

View file

@ -1,13 +0,0 @@
#/bin/bash
# Setup our monitors
xrandr --output HDMI-A-0 --rotate right --mode 1920x1080 --output DisplayPort-0 --mode 2560x1440 --left-of HDMI-A-0
# Apply our wallpaper
feh --bg-center ~/dotfiles.nix/assets/chinatown.png --bg-center ~/dotfiles.nix/assets/chinatown-rotated.png
# Enable our compositor
picom -b
# Launch our window manager
exec xmonad