mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
fixed dmenu quit-prompt having a random "-e" in it added screenshotting to clipboard keybindings
15 lines
418 B
JSON
15 lines
418 B
JSON
{
|
|
"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"
|
|
}
|
|
}
|