Skip to content
This repository has been archived by the owner on Aug 9, 2023. It is now read-only.

Commit

Permalink
Empty slots don't make click sound
Browse files Browse the repository at this point in the history
  • Loading branch information
kilbith committed Apr 25, 2022
1 parent e88921f commit 46f1136
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/styles.lua
Expand Up @@ -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]
Expand Down

0 comments on commit 46f1136

Please sign in to comment.