Compare commits
No commits in common. "77a933b2acc94c010779075a905b189b927b32ea" and "5c21ad1f08b59c8f029275067f8b4ef207287749" have entirely different histories.
77a933b2ac
...
5c21ad1f08
@ -1,5 +1,5 @@
|
||||
[Desktop Entry]
|
||||
Name=Steam (Runtime + Mangohud)
|
||||
Name=Steam (Native + Mangohud)
|
||||
Comment=Application for managing and playing games on Steam
|
||||
Comment[pt_BR]=Aplicativo para jogar e gerenciar jogos no Steam
|
||||
Comment[bg]=Приложение за ръководене и пускане на игри в Steam
|
||||
@ -27,7 +27,8 @@ Comment[th]=โปรแกรมสำหรับจัดการและ
|
||||
Comment[tr]=Steam üzerinden oyun oynama ve düzenleme uygulaması
|
||||
Comment[uk]=Програма для керування іграми та запуску ігор у Steam
|
||||
Comment[vi]=Ứng dụng để quản lý và chơi trò chơi trên Steam
|
||||
Exec=/usr/bin/mangohud /usr/bin/steam-runtime %U
|
||||
Exec=/usr/bin/mangohud /usr/bin/steam-native %U
|
||||
StartupWMClass=Steam
|
||||
Icon=steam
|
||||
Terminal=false
|
||||
Type=Application
|
@ -1,5 +1,5 @@
|
||||
context.properties = {
|
||||
default.clock.allowed-rates = [ 48000 ]
|
||||
default.clock.allowed-rates = [ 44100 48000 ]
|
||||
default.clock.quantum = 2096
|
||||
default.clock.min-quantum = 512
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user