bring back shimejis
This commit is contained in:
@@ -9,12 +9,11 @@
|
||||
height = (0,300)
|
||||
origin = top-right
|
||||
scale = 0
|
||||
offset = 30x30
|
||||
offset = (30,30)
|
||||
|
||||
indicate_hidden = yes
|
||||
shrink = no
|
||||
transparency = 30
|
||||
notification_height = 0
|
||||
separator_height = 1
|
||||
padding = 8
|
||||
horizontal_padding = 8
|
||||
@@ -30,13 +29,13 @@
|
||||
|
||||
### Progressbar ###
|
||||
progress_bar = true
|
||||
progress_bar_color = "#ff00ff"
|
||||
# progress_bar_color = "#ff00ff"
|
||||
progress_bar_height = 10
|
||||
progress_bar_frame_width = 1
|
||||
progress_bar_min_width = 150
|
||||
progress_bar_max_width = 300
|
||||
progress_bar_corner_radius = 10
|
||||
icon_corner_radius = 0
|
||||
progress_bar_corner_radius = 5
|
||||
icon_corner_radius = 4
|
||||
|
||||
### Text ###
|
||||
|
||||
@@ -73,11 +72,8 @@
|
||||
always_run_script = true
|
||||
title = Dunst
|
||||
class = Dunst
|
||||
startup_notification = true
|
||||
|
||||
verbosity = mesg
|
||||
corner_radius = 8
|
||||
|
||||
force_xinerama = false
|
||||
|
||||
mouse_left_click = "do_action, open_url, close_current"
|
||||
@@ -87,12 +83,6 @@
|
||||
[experimental]
|
||||
per_monitor_dpi = false
|
||||
|
||||
[shortcuts]
|
||||
close = ctrl+space
|
||||
close_all = ctrl+shift+space
|
||||
history = ctrl+grave
|
||||
context = ctrl+shift+period
|
||||
|
||||
[urgency_low]
|
||||
background = "#1e1e2e"
|
||||
frame_color = "#b4befe"
|
||||
|
||||
Reference in New Issue
Block a user