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

Add option selection to dunst with rofi

This commit is contained in:
Joe Groocock 2017-01-16 16:40:19 +00:00
parent d7097cf749
commit fc89b6359b
Signed by: frebib
GPG Key ID: E0B16BEACFBB6A86
2 changed files with 29 additions and 5 deletions

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

View File

@ -75,7 +75,7 @@
# The transparency of the window. Range: [0; 100].
# This option will only work if a compositing windowmanager is
# present (e.g. xcompmgr, compiz, etc.).
transparency = 10
# transparency = 10
# Don't remove messages, if the user is idle (no mouse or keyboard input)
# for longer than idle_threshold seconds.
@ -138,12 +138,12 @@
startup_notification = false
# dmenu path.
dmenu = /usr/bin/dmenu -p dunst:
dmenu = /usr/bin/rofi -dmenu -i -p '' -config ~/.config/dunst/dunst-xresources
# Browser for opening urls in context menu.
browser = /usr/bin/chromium
# Align icons left/right/off
# Align icons left/right/off
icon_position = left
# Paths to default icons.
@ -161,10 +161,10 @@
# Xev might be helpful to find names for keys.
# Close notification.
close = mod4+escape
close = mod4+Escape
# Close all notifications.
close_all = ctrl+mod4+esc
close_all = ctrl+mod4+Escape
# Redisplay last message(s).
# On the US keyboard layout "grave" is normally above TAB and left