Skip to content

Commit

Permalink
[lipstick] Make battery notifications transient. JB#50821
Browse files Browse the repository at this point in the history
  • Loading branch information
Bea Lam committed Aug 18, 2020
1 parent 2683764 commit ea98772
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
Expand Up @@ -2,3 +2,4 @@ app_icon=icon-system-battery
urgency=2
expireTimeout=60000
x-nemo-feedback=general_warning
transient=true
1 change: 1 addition & 0 deletions src/notificationcategories/x-nemo.battery.lowbattery.conf
Expand Up @@ -2,3 +2,4 @@ app_icon=icon-system-battery
urgency=2
expireTimeout=60000
x-nemo-feedback=battery_low
transient=true
@@ -1,3 +1,4 @@
app_icon=icon-system-battery
urgency=2
expireTimout=60000
transient=true
@@ -1,3 +1,4 @@
app_icon=icon-system-charging
urgency=2
expireTimeout=60000
transient=true

0 comments on commit ea98772

Please sign in to comment.