Skip to content

Instantly share code, notes, and snippets.

@ElPumpo
Created April 29, 2018 14:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ElPumpo/1fcf0d722b55da444abae58d87eefad6 to your computer and use it in GitHub Desktop.
Save ElPumpo/1fcf0d722b55da444abae58d87eefad6 to your computer and use it in GitHub Desktop.
"menubar" {
Friends {
text="#steam_menu_friends_view"
ShowAvatars { text="#steam_menu_friends_showavatars" command="Avatars" checkable=1 }
OnlineUsersOnly { text="#steam_menu_friends_hideoffline" command="OnlineOnly" checkable=1 }
ShowTagged { text="#steam_menu_friends_showtagged" command="ToggleTagged" checkable=1 }
Divider {}
Settings { text="#steam_menu_settings" command="steam://settings" }
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment