Skip to content

Commit

Permalink
#49
Browse files Browse the repository at this point in the history
  • Loading branch information
Aylur committed Apr 25, 2023
1 parent 028b56f commit 4894fa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion widgets@aylur/extensions/quickSettingsTweaks.js
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ class SystemActionsBox extends St.BoxLayout{

_addBtn(iconName, callback){
let btn = new St.Button({
style_class: 'button quick-toggle',
style_class: 'icon-button button quick-toggle',
x_expand: true,
child: new St.Icon({
icon_name: iconName
Expand Down

0 comments on commit 4894fa0

Please sign in to comment.