forked from Shinonome/dots-hyprland
antiflashbang: add dedicated toggle, make disabling also restore brightness
This commit is contained in:
@@ -102,7 +102,7 @@ WindowDialog {
|
||||
right: parent.right
|
||||
}
|
||||
iconSize: Appearance.font.pixelSize.larger
|
||||
buttonIcon: "destruction"
|
||||
buttonIcon: "flash_off"
|
||||
text: Translation.tr("Enable")
|
||||
checked: Config.options.light.antiFlashbang.enable
|
||||
onCheckedChanged: {
|
||||
|
||||
Reference in New Issue
Block a user