1776604546

This commit is contained in:
2026-04-19 16:15:46 +03:00
parent 7235e1c812
commit 3478e8291b
11 changed files with 202 additions and 239 deletions
+4 -4
View File
@@ -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" = {