Git Repos / dotfiles / config / dunst / dunstrc.fix
Last update to this file was on 2022-09-10 at 17:38.
Show dunstrc.fix
[global]
### window placement ###
follow = mouse
monitor = 0
### Geometry ###
width = (0, 1024)
height = 140
origin = top-right
offset = 28x121
scale = 0
#### content placement & behavior ###
alignment = left
icon_position = left
icon_path = "/z/gfx/icons/Obsidian/Obsidian/status/96:/usr/local/share/icons/Faenza-Dark/status/scalable"
idle_threshold = 120
ignore_newline = no
indicate_hidden = yes
line_height = 0
max_icon_size = 64
min_icon_size = 64
notification_limit = 0
show_age_threshold = 60
show_indicators = yes
sort = yes
stack_duplicates = true
sticky_history = no
text_icon_padding = 0
vertical_alignment = center
word_wrap = no
### content colors & look ###
ellipsize = middle
font = Inconsolata 24
format = "%a: %s\n%b"
frame_width = 0
frame_color = "xDK2"
horizontal_padding = 8
markup = full
padding = 8
separator_color = "auto"
separator_height = 0
transparency = 0
### extraz ###
browser = /usr/local/bin/xdg-open
[shortcuts]
# close=mod4+n
# close_all=mod4+shift+n
# history=mod4+grave
# context=mod4+shift+period
[urgency_low]
background="xDK0h"
foreground="xDK4"
timeout=5
[urgency_normal]
background="xDK0s"
foreground="xLT3"
timeout=5
[urgency_critical]
background="xLT4"
foreground="xDK1"
timeout=0
# vim: ft=cfg
Return to the top of this page or return to the overview of this repo.
Log dunstrc.fix
Date | Commit Message | Author | + | - |
---|---|---|---|---|
2022-09-10 | New (prelim) Q1 config + a number of minor changes | cev | +2 | -2 |
2022-02-15 | get_rss (an rss fetching program), various tweaks | cev | +1 | -1 |
2022-01-29 | Upgraded software & that required updating configs | cev | +16 | -11 |
2021-12-13 | Expanded redshift background.sh, misc. changes | cev | +51 | -42 |
2021-12-08 | Initial commit. Dotfiles, scripts, basic Makefile. | cev | +51 |
Return to the top of this page or return to the overview of this repo.