aboutsummaryrefslogtreecommitdiffstats
path: root/config/quickshell/config.json
diff options
context:
space:
mode:
authorJa.KooLit <85185940+JaKooLit@users.noreply.github.com>2025-07-25 21:31:54 +0900
committerGitHub <noreply@github.com>2025-07-25 21:31:54 +0900
commitdd889d3aac40075ee73f76290c69ccc698673817 (patch)
tree67dc1026bc09a93cb5250e1c28adda15c592aff4 /config/quickshell/config.json
parent637025eeb60391e5cc17c883aa6ee95799acac76 (diff)
parentaa3c94f1ad44038d6a71ee8e12a704e6089e31f6 (diff)
Merge pull request #775 from JaKooLit/development
Development to main
Diffstat (limited to 'config/quickshell/config.json')
-rw-r--r--config/quickshell/config.json53
1 files changed, 53 insertions, 0 deletions
diff --git a/config/quickshell/config.json b/config/quickshell/config.json
new file mode 100644
index 00000000..286985f5
--- /dev/null
+++ b/config/quickshell/config.json
@@ -0,0 +1,53 @@
+{
+ "ui": {
+ "theme": "dark",
+ "scale": 1.25
+ },
+ "features": {
+ "animations": true
+ },
+ "appearance": {
+ "fakeScreenRounding": 1
+ },
+ "overview": {
+ "scale": 0.15,
+ "numOfRows": 2,
+ "numOfCols": 5,
+ "showXwaylandIndicator": true,
+ "windowPadding": 6,
+ "position": 1,
+ "workspaceNumberSize": 220
+ },
+ "resources": {
+ "updateInterval": 3000
+ },
+ "hacks": {
+ "arbitraryRaceConditionDelay": 20
+ },
+ "search": {
+ "searchEnabled": true,
+ "nonAppResultDelay": 30,
+ "prefix": {
+ "action": "/",
+ "clipboard": ";",
+ "emojis": ":"
+ }
+ },
+ "bar": {
+ "bottom": false
+ },
+ "font": {
+ "family": {
+ "uiFont": "Open Sans",
+ "iconFont": "FiraConde Nerd Font",
+ "codeFont": "JetBrains Mono NF"
+ },
+ "pixelSize": {
+ "textSmall": 13,
+ "textBase": 15,
+ "textMedium": 16,
+ "textLarge": 19,
+ "iconLarge": 22
+ }
+ }
+} \ No newline at end of file
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage