Skip to content

Commit

Permalink
Update runtime to 6.1 (#14)
Browse files Browse the repository at this point in the history
* Update runtime to 6.1

* Drop sandbox hole for org.freedesktop.Accounts
  • Loading branch information
meisenzahl authored Jan 8, 2022
1 parent 132ef98 commit 885488e
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions com.github.manexim.insomnia.yml
Original file line number Diff line number Diff line change
@@ -1,16 +1,13 @@
app-id: com.github.manexim.insomnia
runtime: io.elementary.Platform
runtime-version: '6'
runtime-version: '6.1'
sdk: io.elementary.Sdk
command: com.github.manexim.insomnia
finish-args:
- '--share=ipc'
- '--socket=fallback-x11'
- '--socket=wayland'

# needed for perfers-color-scheme
- '--system-talk-name=org.freedesktop.Accounts'

# needed for inhibitor
- '--talk-name=org.freedesktop.ScreenSaver'
modules:
Expand Down

0 comments on commit 885488e

Please sign in to comment.