From d4164ae1594774b8296c9225ebdf205204b00b8d Mon Sep 17 00:00:00 2001 From: natemaia Date: Wed, 2 May 2018 21:45:37 -0700 Subject: [PATCH] Update configs --- home/.Xresources | 5 ++++- home/.config/openbox/autostart | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/home/.Xresources b/home/.Xresources index b5142f23..441ff366 100644 --- a/home/.Xresources +++ b/home/.Xresources @@ -23,10 +23,13 @@ ! Rofi rofi.font: Ubuntu Mono 12 +rofi.padding: 20 +rofi.line-padding: 2 rofi.color-enabled: true +rofi.hide-scrollbar: true +rofi.separator-style: solid rofi.color-window: #2b303b, #2b303b, #2b303b rofi.color-normal: #2b303b, #c0c5ce, #2b303b, #8fa1b3, #2b303b -rofi.separator-style: solid ! xterm xterm*font: Ubuntu Mono diff --git a/home/.config/openbox/autostart b/home/.config/openbox/autostart index 318f5fea..7fd70c3a 100644 --- a/home/.config/openbox/autostart +++ b/home/.config/openbox/autostart @@ -18,12 +18,12 @@ sleep 1; trayer --edge bottom --align left --widthtype request --SetDockType fal ob-autostart -d & # PolicyKit authentication -lxpolkit & +/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 & # Required for xfce settings to work xfsettingsd & -# Side shortcuts for file managers +# Side panel shortcuts for file managers xdg-user-dirs-gtk-update & $HOME/.config/keypack &