From 46f1136bb706b1e106f192c20986913eb6079653 Mon Sep 17 00:00:00 2001 From: Jean-Patrick Guerrero Date: Mon, 25 Apr 2022 19:24:24 +0200 Subject: [PATCH] Empty slots don't make click sound --- src/styles.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/src/styles.lua b/src/styles.lua index 0d8a0b5..9fb861b 100644 --- a/src/styles.lua +++ b/src/styles.lua @@ -74,6 +74,7 @@ local styles = string.format([[ style_type[image_button,item_image_button,checkbox,dropdown;border=false;sound=i3_click] style_type[item_image_button;bgimg_hovered=%s] + style[;sound=] style[nofav;sound=i3_cannot] style[pagenum,no_item,no_rcp;font=bold;font_size=18] style[exit;fgimg=%s;fgimg_hovered=%s;content_offset=0]