AwesomeWM = Gross
This commit is contained in:
parent
bb8ffbc999
commit
7e5410cf20
2 changed files with 6 additions and 2 deletions
|
@ -3,8 +3,11 @@
|
|||
# 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-center ~/.repositories/dotfiles.nix/assets/chinatown.png
|
||||
|
||||
# Enable our compositor
|
||||
picom -b
|
||||
|
||||
# Launch our window manager
|
||||
exec awesome
|
||||
exec xmonad
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue