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/editor/helix.nix
|
||||||
|
|
||||||
../modules/firefox.nix
|
../modules/apps/firefox.nix
|
||||||
../modules/apps/thunderbird.nix
|
../modules/apps/thunderbird.nix
|
||||||
|
../modules/apps/nixcord.nix
|
||||||
|
|
||||||
../modules/wm/hypr/hyprlock.nix
|
../modules/wm/hypr/hyprlock.nix
|
||||||
../modules/kanshi.nix
|
../modules/kanshi.nix
|
||||||
../modules/mako.nix
|
../modules/mako.nix
|
||||||
|
|
|
||||||
|
|
@ -14,8 +14,8 @@
|
||||||
|
|
||||||
config = {
|
config = {
|
||||||
enabledThemes = [
|
enabledThemes = [
|
||||||
# "aurorastheme.css"
|
"aurorastheme.css"
|
||||||
# "base16-colors.css"
|
"base16-colors.css"
|
||||||
];
|
];
|
||||||
plugins = {
|
plugins = {
|
||||||
anonymiseFileNames = {
|
anonymiseFileNames = {
|
||||||
|
|
@ -48,7 +48,7 @@
|
||||||
showEditDiffs = true;
|
showEditDiffs = true;
|
||||||
separatedDiffs = false;
|
separatedDiffs = false;
|
||||||
};
|
};
|
||||||
# fakeNitro.enable = true;
|
fakeNitro.enable = true;
|
||||||
ghosted.enable = true;
|
ghosted.enable = true;
|
||||||
noF1.enable = true;
|
noF1.enable = true;
|
||||||
noMaskedUrlPaste.enable = true;
|
noMaskedUrlPaste.enable = true;
|
||||||
|
|
@ -104,7 +104,7 @@
|
||||||
};
|
};
|
||||||
silentTyping = {
|
silentTyping = {
|
||||||
enable = true;
|
enable = true;
|
||||||
enabledGlobally = false;
|
enabledGlobally = true;
|
||||||
};
|
};
|
||||||
startupTimings.enable = true;
|
startupTimings.enable = true;
|
||||||
typingIndicator.enable = true;
|
typingIndicator.enable = true;
|
||||||
|
|
@ -160,6 +160,7 @@
|
||||||
# "1436965652861685891"
|
# "1436965652861685891"
|
||||||
# "1436968495190642722"
|
# "1436968495190642722"
|
||||||
# "1465424321919975454"
|
# "1465424321919975454"
|
||||||
|
# "1468324280445046824"
|
||||||
# ];
|
# ];
|
||||||
# }
|
# }
|
||||||
# {
|
# {
|
||||||
|
|
@ -184,6 +185,8 @@
|
||||||
# "1461885176534794427"
|
# "1461885176534794427"
|
||||||
# "1462155159470866443"
|
# "1462155159470866443"
|
||||||
# "1468735915076878407"
|
# "1468735915076878407"
|
||||||
|
# "1461929299727749145"
|
||||||
|
# "1470963392121536657"
|
||||||
# ];
|
# ];
|
||||||
# }
|
# }
|
||||||
# {
|
# {
|
||||||
|
|
@ -223,12 +226,11 @@
|
||||||
# "1449513783893692589"
|
# "1449513783893692589"
|
||||||
# "1463737720961634461"
|
# "1463737720961634461"
|
||||||
# "1463000874392748249"
|
# "1463000874392748249"
|
||||||
# "1461929299727749145"
|
|
||||||
# "1436984534712451105"
|
# "1436984534712451105"
|
||||||
# "1436983282582683813"
|
# "1436983282582683813"
|
||||||
# "1437283420312047659"
|
# "1437283420312047659"
|
||||||
# "1437089201651847315"
|
# "1437089201651847315"
|
||||||
# "1468324280445046824"
|
# "1467307140443148288"
|
||||||
# ];
|
# ];
|
||||||
# }
|
# }
|
||||||
# {
|
# {
|
||||||
Loading…
Add table
Add a link
Reference in a new issue