update syntax for dunst and rofi
[dotfiles.git] / x / .Xdefaults
index cd08afaab31b746dc6d1e50cd3798458ec968135..b99c6988c419dad8d78cff6eb3e51904bd76b4c0 100644 (file)
@@ -33,17 +33,3 @@ URxvt.color12: #81a1c1
 URxvt.color13: #b48ead
 URxvt.color14: #88c0d0
 URxvt.color15: #e5e9f0
-
-rofi.lines: 6
-rofi.width: 700
-rofi.hide-scrollbar: true
-rofi.font: Ubuntu medium 15
-rofi.color-window: bg, bg, bg
-
-! State:          'bg',            'fg',     'bgalt',       'hlbg',        'hlfg'
-rofi.color-normal: listbg,  fg,  listbg, black, #268bd2
-rofi.color-urgent: listbg,  fg,  listbg, black, #268bd2
-rofi.color-active: listbg,  fg,  listbg, black, #268bd2
-
-rofi.terminal: urxvt
-rofi.run-command: zsh -c "{cmd}"