updates for laptop config

This commit is contained in:
ksyasuda
2021-11-10 02:53:47 -08:00
parent 885fda7c51
commit 4dcf9687f6
14 changed files with 576 additions and 70 deletions

View File

@@ -29,7 +29,7 @@
# the top and down respectively.
# The width can be negative. In this case the actual width is the
# screen width minus the width defined in within the geometry option.
geometry = "0x6-41+106"
geometry = "0x6-42+75"
# Turn on the progess bar
progress_bar = true
@@ -81,7 +81,8 @@
# Defines width in pixels of frame around the notification window.
# Set to 0 to disable.
frame_width = 7
# frame_width = 7
frame_width = 14
# Defines color of the frame around the notification window.
frame_color = "#aaaaaa"

View File

@@ -296,7 +296,7 @@
# dunst will attempt to calculate an appropriate dpi value for each monitor
# using the resolution and physical size. This might be useful in setups
# where there are multiple screens with very different dpi values.
per_monitor_dpi = false
per_monitor_dpi = true
# The internal keyboard shortcut support in dunst is now considered deprecated
# and should be replaced by dunstctl calls. You can use the configuration of your