#!/bin/sh xmodmap .xmodmaprc nm-applet & if command -v autorandr then autorandr --change --force fi xrdb -I$HOME/.xresources .xresources/main dunst & xsetroot -cursor_name left_ptr -solid '#666666' & sxhkd &