Pure
Pure copied to clipboard
Not really issue just a recommendation for anyone looking for exit on steam menu
Edit steam.menu in skin-> dark or light -> Resources -> Menus Folder
Divider {} Exit { text="#steam_exitsteam" command="Exit" }
I also moved restart towards bottom so now looks like
Skinupdate { text="Pure | Check for updates" shellcmd="steam://openurl/https://github.com/snudgee/Pure" } Divider {} Restart { text="#Steam_MustRestart_Button" command="RestartSteam" } Exit { text="#steam_exitsteam" command="Exit" }
Now looks like this

Another thing I've added to menu was screenshots item
Screenshots { text="#steam_screenshots" command="Screenshots" }