add nixcord for equibop
This commit is contained in:
parent
9cfbdd2f5a
commit
8efd7c34ce
3 changed files with 11 additions and 7 deletions
|
|
@ -13,8 +13,10 @@
|
|||
|
||||
../modules/editor/helix.nix
|
||||
|
||||
../modules/firefox.nix
|
||||
../modules/apps/firefox.nix
|
||||
../modules/apps/thunderbird.nix
|
||||
../modules/apps/nixcord.nix
|
||||
|
||||
../modules/wm/hypr/hyprlock.nix
|
||||
../modules/kanshi.nix
|
||||
../modules/mako.nix
|
||||
|
|
|
|||
|
|
@ -14,8 +14,8 @@
|
|||
|
||||
config = {
|
||||
enabledThemes = [
|
||||
# "aurorastheme.css"
|
||||
# "base16-colors.css"
|
||||
"aurorastheme.css"
|
||||
"base16-colors.css"
|
||||
];
|
||||
plugins = {
|
||||
anonymiseFileNames = {
|
||||
|
|
@ -48,7 +48,7 @@
|
|||
showEditDiffs = true;
|
||||
separatedDiffs = false;
|
||||
};
|
||||
# fakeNitro.enable = true;
|
||||
fakeNitro.enable = true;
|
||||
ghosted.enable = true;
|
||||
noF1.enable = true;
|
||||
noMaskedUrlPaste.enable = true;
|
||||
|
|
@ -104,7 +104,7 @@
|
|||
};
|
||||
silentTyping = {
|
||||
enable = true;
|
||||
enabledGlobally = false;
|
||||
enabledGlobally = true;
|
||||
};
|
||||
startupTimings.enable = true;
|
||||
typingIndicator.enable = true;
|
||||
|
|
@ -160,6 +160,7 @@
|
|||
# "1436965652861685891"
|
||||
# "1436968495190642722"
|
||||
# "1465424321919975454"
|
||||
# "1468324280445046824"
|
||||
# ];
|
||||
# }
|
||||
# {
|
||||
|
|
@ -184,6 +185,8 @@
|
|||
# "1461885176534794427"
|
||||
# "1462155159470866443"
|
||||
# "1468735915076878407"
|
||||
# "1461929299727749145"
|
||||
# "1470963392121536657"
|
||||
# ];
|
||||
# }
|
||||
# {
|
||||
|
|
@ -223,12 +226,11 @@
|
|||
# "1449513783893692589"
|
||||
# "1463737720961634461"
|
||||
# "1463000874392748249"
|
||||
# "1461929299727749145"
|
||||
# "1436984534712451105"
|
||||
# "1436983282582683813"
|
||||
# "1437283420312047659"
|
||||
# "1437089201651847315"
|
||||
# "1468324280445046824"
|
||||
# "1467307140443148288"
|
||||
# ];
|
||||
# }
|
||||
# {
|
||||
Loading…
Add table
Add a link
Reference in a new issue