Compare commits
No commits in common. "576b0b713fb0dae21c19a2f539947f7c976a27bd" and "f1e4a20eb19704a2a4bd6a1c231767b7f669ef8f" have entirely different histories.
576b0b713f
...
f1e4a20eb1
2 changed files with 7 additions and 8 deletions
|
@ -97,15 +97,9 @@ in {
|
|||
# Chats
|
||||
matches = [
|
||||
{app-id = "^cinny$";}
|
||||
{app-id = "^de\.schmidhuberj\.Flare$";}
|
||||
{app-id = "^discord$";}
|
||||
{app-id = "^Element$";}
|
||||
{app-id = "^fluffychat$";}
|
||||
{app-id = "^nheko$";}
|
||||
{app-id = "^org\.gnome\.Fractal$";}
|
||||
{app-id = "^org\.telegram\.desktop$";}
|
||||
{app-id = "^signal$";}
|
||||
{app-id = "^so\.libdb\.dissent$";}
|
||||
];
|
||||
|
||||
#// default-column-display = "tabbed";
|
||||
|
|
|
@ -77,7 +77,11 @@ in {
|
|||
bitwarden-desktop # Password manager
|
||||
blackbox-terminal # Terminal
|
||||
cartridges # Game library
|
||||
cinny-desktop # Matrix client
|
||||
|
||||
# BUG: Build failure
|
||||
# https://github.com/NixOS/nixpkgs/issues/357406
|
||||
#// cinny-desktop # Matrix client
|
||||
|
||||
clapper # Video player
|
||||
concessio # Permissions converter
|
||||
d-spy # D-Bus introspection
|
||||
|
@ -92,7 +96,7 @@ in {
|
|||
flare-signal # Signal client
|
||||
fluffychat # Matrix client
|
||||
footage # Video editor
|
||||
fractal # Matrix client
|
||||
#// fractal # Matrix client
|
||||
fragments # Torrent downloader
|
||||
gcolor3 # Color picker
|
||||
gitg # Git client
|
||||
|
@ -139,6 +143,7 @@ in {
|
|||
loupe # Image viewer
|
||||
lutris # Game library
|
||||
newsflash # RSS feed
|
||||
nheko # Matrix client
|
||||
obsidian # Knowledge base
|
||||
papers # Document viewer
|
||||
path-of-building # Path of Exile planner
|
||||
|
|
Loading…
Add table
Reference in a new issue