initial settings -> swaync & tray

This commit is contained in:
piotr 2022-02-02 23:17:57 +01:00
parent ce4607b91a
commit 0e2b4778e5
4 changed files with 80 additions and 4 deletions

View File

@ -145,7 +145,26 @@
"sway-workspaces": {},
"scratchpad": {},
"dwl-tags": {},
"tray": {}
"tray": {
"icon-size": 16,
"root-css-name": "tray",
"inner-css-name": "inner-tray",
"smooth-scrolling-threshold": 0
},
"swaync": {
"tooltip-text": "Notifications",
"on-left-click": "swaync-client -t",
"on-middle-click": "",
"on-right-click": "",
"on-scroll-up": "",
"on-scroll-down": "",
"root-css-name": "root-executor",
"css-name": "executor",
"icon-placement": "left",
"icon-size": 16,
"interval": 1,
"always-show-icon": true
}
},
{
"name": "bottom",

View File

@ -193,6 +193,25 @@
"interval": 3
},
"dwl-tags": {},
"tray": {}
"tray": {
"icon-size": 16,
"root-css-name": "tray",
"inner-css-name": "inner-tray",
"smooth-scrolling-threshold": 0
},
"swaync": {
"tooltip-text": "Notifications",
"on-left-click": "swaync-client -t",
"on-middle-click": "",
"on-right-click": "",
"on-scroll-up": "",
"on-scroll-down": "",
"root-css-name": "root-executor",
"css-name": "executor",
"icon-placement": "left",
"icon-size": 16,
"interval": 1,
"always-show-icon": true
}
}
]

View File

@ -206,6 +206,25 @@
"interval": 3
},
"dwl-tags": {},
"tray": {}
"tray": {
"icon-size": 16,
"root-css-name": "tray",
"inner-css-name": "inner-tray",
"smooth-scrolling-threshold": 0
},
"swaync": {
"tooltip-text": "Notifications",
"on-left-click": "swaync-client -t",
"on-middle-click": "",
"on-right-click": "",
"on-scroll-up": "",
"on-scroll-down": "",
"root-css-name": "root-executor",
"css-name": "executor",
"icon-placement": "left",
"icon-size": 16,
"interval": 1,
"always-show-icon": true
}
}
]

View File

@ -154,6 +154,25 @@
"playerctl": {},
"sway-taskbar": {},
"dwl-tags": {},
"tray": {}
"tray": {
"icon-size": 16,
"root-css-name": "tray",
"inner-css-name": "inner-tray",
"smooth-scrolling-threshold": 0
},
"swaync": {
"tooltip-text": "Notifications",
"on-left-click": "swaync-client -t",
"on-middle-click": "",
"on-right-click": "",
"on-scroll-up": "",
"on-scroll-down": "",
"root-css-name": "root-executor",
"css-name": "executor",
"icon-placement": "left",
"icon-size": 16,
"interval": 1,
"always-show-icon": true
}
}
]