Skip to content

Instantly share code, notes, and snippets.

@felipecustodio
Created September 26, 2018 18:20
Show Gist options
  • Select an option

  • Save felipecustodio/312ea59974c2887196f036981d5b4495 to your computer and use it in GitHub Desktop.

Select an option

Save felipecustodio/312ea59974c2887196f036981d5b4495 to your computer and use it in GitHub Desktop.
Rice system using wallpaper and backend of choice
# wal
function rice { sudo -E wal -i "$1" -g --backend "$2" && sudo -E oomoxify-cli -g ~/.cache/wal/colors-oomox && ~/.wal-telegram/wal-telegram && sudo -E wal-steam -w }
export rice
@felipecustodio
Copy link
Copy Markdown
Author

Install:

Backends ($2):

Backends available via pip.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment