mirror of
https://github.com/js0ny/dotfiles.git
synced 2026-03-23 11:12:42 +00:00
apps: discord
This commit is contained in:
parent
bddc75a08b
commit
dc742c2b52
21 changed files with 221 additions and 50 deletions
|
|
@ -57,5 +57,6 @@
|
|||
exiftool
|
||||
ddgr # DuckDuckGo CLI
|
||||
jujutsu
|
||||
github-copilot-cli
|
||||
];
|
||||
}
|
||||
|
|
|
|||
|
|
@ -15,8 +15,7 @@
|
|||
"com.tencent.WeChat"
|
||||
# "eu.betterbird.Betterbird"
|
||||
# "com.baidu.NetDisk"
|
||||
"com.discordapp.Discord"
|
||||
"com.spotify.Client"
|
||||
# "com.discordapp.Discord"
|
||||
"com.google.EarthPro"
|
||||
"com.wps.Office"
|
||||
"md.obsidian.Obsidian"
|
||||
|
|
@ -24,7 +23,7 @@
|
|||
# "com.vivaldi.Vivaldi"
|
||||
"com.getpostman.Postman"
|
||||
"us.zoom.Zoom"
|
||||
"com.ticktick.Ticktick"
|
||||
"com.ticktick.TickTick"
|
||||
];
|
||||
services.flatpak.overrides = {
|
||||
global = {
|
||||
|
|
@ -50,6 +49,9 @@
|
|||
};
|
||||
"md.obsidian.Obsidian".Context.sockets = ["wayland"];
|
||||
"com.ticktick.Ticktick".Context.sockets = ["wayland"];
|
||||
"com.getpostman.Postman".Context.persistent = ["Postman"];
|
||||
"com.getpostman.Postman".Context = {
|
||||
persistent = ["Postman"];
|
||||
sockets = ["wayland"];
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
|
|
@ -47,6 +47,7 @@ in {
|
|||
|
||||
pcloud
|
||||
materialgram
|
||||
ayugram-desktop
|
||||
steam
|
||||
signal-desktop
|
||||
# Use Wayland for Jetbrains
|
||||
|
|
@ -71,13 +72,17 @@ in {
|
|||
steam-run
|
||||
bottles
|
||||
lutris
|
||||
vivaldi
|
||||
rustdesk
|
||||
kdePackages.krdc
|
||||
kdePackages.breeze
|
||||
zotero
|
||||
anki-bin
|
||||
feishin
|
||||
bruno
|
||||
bruno-cli
|
||||
cider-2
|
||||
kicad
|
||||
blender
|
||||
]
|
||||
++ (mkFcitxIM [
|
||||
pkgs.neovim-qt
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue