1
0
mirror of https://github.com/frebib/dotfiles.git synced 2024-06-14 12:57:23 +00:00

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>
This commit is contained in:
2020-08-10 22:29:05 +01:00
parent 20f48e25b4
commit 60bf423556
89 changed files with 4 additions and 3 deletions

24
dunst/dunst-xresources Normal file
View File

@ -0,0 +1,24 @@
!----------------------
! 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