1
0
mirror of https://github.com/frebib/dotfiles.git synced 2024-06-14 12:57:23 +00:00
dotfiles/dunst/dunst-xresources
Joe Groocock 60bf423556
dotfiles: move .config/* to root
This seems to make more sense. Almost all files were within .config
anyway.

Signed-off-by: Joe Groocock <me@frebib.net>
2020-08-10 22:42:14 +01:00

25 lines
604 B
Plaintext

!----------------------
! dunst selector config
rofi.width: 300
rofi.font: Noto Sans bold 12
rofi.bc: #FFFFFF
rofi.bw: 3
rofi.eh: 1
rofi.lines: 3
rofi.line-margin: 3
rofi.monitor: 0
rofi.location: 0
! backgnd border
rofi.color-window: #002B36, #404552
! backgnd foregnd bg-alt hlbg hlfg
rofi.color-normal: #002B36, #FFFFFF, #002B36, #404552, #FFFFFF
rofi.no-custom: true
!rofi.hide-scrollbar: true
rofi.scroll-method: 1
rofi.separator-style: none
! vim: ft=xdefaults