Updated launcher and theme.
This commit is contained in:
parent
a34e06cf1d
commit
3010523cbb
8 changed files with 63 additions and 32 deletions
|
@ -18,7 +18,7 @@
|
|||
{
|
||||
"tooltip": false,
|
||||
"format": "",
|
||||
"on-click": "wofi --show drun"
|
||||
"on-click": "fuzzel"
|
||||
},
|
||||
"clock":
|
||||
{
|
||||
|
@ -42,10 +42,11 @@
|
|||
"icon-size": 20,
|
||||
"tooltip-format": "{title}",
|
||||
"on-click": "activate",
|
||||
"on-click-right": "minimize-raise",
|
||||
"on-click-middle": "close",
|
||||
"ignore-list": [
|
||||
"wlogout"
|
||||
]
|
||||
"ignore-list": [
|
||||
"wlogout"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -67,7 +68,7 @@
|
|||
{
|
||||
"tooltip": false,
|
||||
"format": "",
|
||||
"on-click": "wofi --show drun"
|
||||
"on-click": "fuzzel"
|
||||
},
|
||||
"clock":
|
||||
{
|
||||
|
@ -86,10 +87,11 @@
|
|||
"icon-size": 20,
|
||||
"tooltip-format": "{title}",
|
||||
"on-click": "activate",
|
||||
"on-click-right": "minimize-raise",
|
||||
"on-click-middle": "close",
|
||||
"ignore-list": [
|
||||
"wlogout"
|
||||
]
|
||||
"ignore-list": [
|
||||
"wlogout"
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue