Skip to content

Instantly share code, notes, and snippets.

@wxllow
Created June 15, 2022 00:39
Show Gist options
  • Save wxllow/db69f8c2b461b5daec64b96e3c9955de to your computer and use it in GitHub Desktop.
Save wxllow/db69f8c2b461b5daec64b96e3c9955de to your computer and use it in GitHub Desktop.
#!/bin/sh
#/home/wl/.local/resolution
prlcc & # Parallels guest tools
picom & # Compositor
xrdb -merge ~/.Xresources # I need this for hidpi
/home/wl/.local/fehbg # set desktop background (using feh)
#/home/wl/.local/dwmbar & # launch DWM bar (bash script)
awesome
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment