1776604546
This commit is contained in:
@@ -51,7 +51,7 @@
|
||||
++ [
|
||||
# media
|
||||
# "ca.edestcroix.Recordbox" # music player
|
||||
"com.github.neithern.g4music" # music player
|
||||
# "com.github.neithern.g4music" # music player
|
||||
# "io.bassi.Amberol" # music player
|
||||
"app.grayjay.Grayjay" # youtube client
|
||||
# "org.atheme.audacious" # music player
|
||||
@@ -79,8 +79,8 @@
|
||||
# "io.github.amit9838.mousam" # weather
|
||||
"io.github.finefindus.Hieroglyphic" # find latex symbols (in rust)
|
||||
# "io.github.lainsce.Khronos" # log time for tasks
|
||||
"io.gitlab.news_flash.NewsFlash" # rss reader
|
||||
"md.obsidian.Obsidian"
|
||||
# "io.gitlab.news_flash.NewsFlash" # rss reader
|
||||
# "md.obsidian.Obsidian"
|
||||
"io.anytype.anytype"
|
||||
"me.iepure.devtoolbox" # some cool utils
|
||||
"org.nicotine_plus.Nicotine" # soulseek
|
||||
@@ -115,7 +115,7 @@
|
||||
ELECTRON_OZONE_PLATFORM_HINT = "wayland";
|
||||
};
|
||||
};
|
||||
"app.grayjay.Grayjay".Context.sockets = ["x11" "!wayland" "!fallback-x11"]; # because CEF
|
||||
"app.grayjay.Grayjay".Context.sockets = ["x11" "wayland" "!fallback-x11"]; # because CEF
|
||||
"ca.edestcroix.Recordbox".Context.filesystems = ["xdg-music"];
|
||||
"md.obsidian.Obsidian".Context.filesystems = ["~/Obsidian" "~/.ssh"]; # .ssh for git plugin
|
||||
"com.valvesoftware.Steam" = {
|
||||
|
||||
Reference in New Issue
Block a user