Pure icon indicating copy to clipboard operation
Pure copied to clipboard

Not really issue just a recommendation for anyone looking for exit on steam menu

Open type0dev opened this issue 3 years ago • 0 comments

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 image

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

type0dev avatar Apr 14 '22 03:04 type0dev