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:
ISnortPennies 2022-10-23 22:23:50 -04:00
parent 07b4757bde
commit d85d1e7bf0
8 changed files with 32 additions and 12 deletions

View 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"
}
}