Update: Added betterlockscreen config, updated screenshot script, cleaning.

This commit is contained in:
Keyitdev
2022-06-22 19:24:43 +02:00
parent 2ecbac9890
commit b7c3fa05d1
9 changed files with 94 additions and 290 deletions
+3 -3
View File
@@ -24,7 +24,7 @@
# dynamic width from 0 to 300
# width = (0, 300)
# constant width of 300
width = 300
width = (300,400)
# The maximum height of a single notification, excluding the frame.
height = 300
@@ -90,7 +90,7 @@
### Text ###
font = Open sans 12
font = Roboto mono 12
# The spacing between lines. If the height is smaller than the
# font height, it will get raised to the font height.
@@ -431,4 +431,4 @@
# appname = "some_volume_notifiers"
# set_stack_tag = "volume"
#
# vim: ft=cfg
# vim: ft=cfg