Updated wayfire.ini and laptop section.
This commit is contained in:
parent
ab336c15f2
commit
a0247ef2c8
4 changed files with 21 additions and 20 deletions
|
@ -18,7 +18,7 @@
|
|||
{
|
||||
"tooltip": false,
|
||||
"format": "",
|
||||
"on-click": "wofi --show drun"
|
||||
"on-click": "fuzzel"
|
||||
},
|
||||
"clock":
|
||||
{
|
||||
|
@ -44,10 +44,11 @@
|
|||
"icon-size": 16,
|
||||
"tooltip-format": "{title}",
|
||||
"on-click": "activate",
|
||||
"on-click-right": "minimize-raise",
|
||||
"on-click-middle": "close",
|
||||
"ignore-list": [
|
||||
"wlogout"
|
||||
]
|
||||
"ignore-list": [
|
||||
"wlogout"
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
font-family: "Roboto","FontAwesome";
|
||||
font-size: 16px;
|
||||
min-height: 0;
|
||||
padding-top: 0px;
|
||||
padding-top: 1px;
|
||||
padding-bottom: 1px;
|
||||
}
|
||||
|
||||
|
@ -40,6 +40,6 @@ tooltip label
|
|||
|
||||
#taskbar button
|
||||
{
|
||||
padding-left: 15px;
|
||||
padding-right: 0px;
|
||||
padding-left: 10px;
|
||||
padding-right: 10px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue