initial settings -> swaync & tray
This commit is contained in:
parent
ce4607b91a
commit
0e2b4778e5
@ -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",
|
||||
|
@ -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
|
||||
}
|
||||
}
|
||||
]
|
@ -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
|
||||
}
|
||||
}
|
||||
]
|
@ -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
|
||||
}
|
||||
}
|
||||
]
|
Reference in New Issue
Block a user