Updated wayfire.ini and laptop section.

This commit is contained in:
Luc Bijl 2023-12-25 21:08:45 +01:00
parent ab336c15f2
commit a0247ef2c8
4 changed files with 21 additions and 20 deletions

View file

@ -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"
]
}
}
]