mostly accomodate for higher dpi; zshrc: some weird experiment
This commit is contained in:
parent
4830b1d6cd
commit
e55a5e3de0
7 changed files with 83 additions and 43 deletions
6
dunstrc
6
dunstrc
|
@ -1,5 +1,5 @@
|
|||
[global]
|
||||
font = PT Sans 10
|
||||
font = Fira Sans Condensed 10
|
||||
|
||||
allow_markup = yes
|
||||
format = "[%a] <b>%s</b>\n%b"
|
||||
|
@ -10,7 +10,7 @@
|
|||
show_age_threshold = 60
|
||||
word_wrap = yes
|
||||
ignore_newline = no
|
||||
geometry = "300x5-30+20"
|
||||
geometry = "600x5-30+45"
|
||||
shrink = no
|
||||
transparency = 0
|
||||
idle_threshold = 120
|
||||
|
@ -29,7 +29,7 @@
|
|||
browser = /home/von/.local/bin/default-web-browser
|
||||
icon_position = left
|
||||
icon_folders = /usr/share/icons/gnome/16x16/status/:/usr/share/icons/gnome/16x16/devices/
|
||||
max_icon_size = 32
|
||||
max_icon_size = 256
|
||||
|
||||
[frame]
|
||||
width = 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue