Skip to content

Commit

Permalink
Fixes GTK4 menu shadow
Browse files Browse the repository at this point in the history
  • Loading branch information
joaopauloalbq committed Aug 7, 2024
1 parent 85b8d78 commit 123d39e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ shadow-exclude = [
"_NET_WM_STATE@:a *= '_NET_WM_STATE_MAXIMIZED_VERT'",
"_NET_WM_STATE@:a *= '_NET_WM_STATE_FULLSCREEN'",
"_NET_WM_NAME@:s *?= 'rofi - 󰍜'",
"window_type = 'menu'",
"class_g = 'firefox' && window_type = 'utility'",
"class_g = 'firefox' && window_type = 'popup_menu'",
"window_type = 'dnd'",
Expand Down

0 comments on commit 123d39e

Please sign in to comment.