mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
switched from webcord to openasar
fixed dmenu quit-prompt having a random "-e" in it added screenshotting to clipboard keybindings
This commit is contained in:
parent
07b4757bde
commit
d85d1e7bf0
8 changed files with 32 additions and 12 deletions
15
home-manager/config/discord/settings.json
Normal file
15
home-manager/config/discord/settings.json
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
"debugLogging": false,
|
||||
"IS_MAXIMIZED": false,
|
||||
"IS_MINIMIZED": false,
|
||||
"MIN_WIDTH": 0,
|
||||
"MIN_HEIGHT": 0,
|
||||
"OPEN_ON_STARTUP": false,
|
||||
"MINIMIZE_TO_TRAY": false,
|
||||
"openasar": {
|
||||
"setup": true,
|
||||
"noTyping": true,
|
||||
"quickstart": true,
|
||||
"css": "@import url(\"https://nyri5.github.io/Discolored/main.css\");\n@import url(\"https://luckfire.github.io/amoled-cord/src/support/compiled.css\");\n"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue