Update configs
This commit is contained in:
parent
f6512906cb
commit
d4164ae159
@ -23,10 +23,13 @@
|
|||||||
|
|
||||||
! Rofi
|
! Rofi
|
||||||
rofi.font: Ubuntu Mono 12
|
rofi.font: Ubuntu Mono 12
|
||||||
|
rofi.padding: 20
|
||||||
|
rofi.line-padding: 2
|
||||||
rofi.color-enabled: true
|
rofi.color-enabled: true
|
||||||
|
rofi.hide-scrollbar: true
|
||||||
|
rofi.separator-style: solid
|
||||||
rofi.color-window: #2b303b, #2b303b, #2b303b
|
rofi.color-window: #2b303b, #2b303b, #2b303b
|
||||||
rofi.color-normal: #2b303b, #c0c5ce, #2b303b, #8fa1b3, #2b303b
|
rofi.color-normal: #2b303b, #c0c5ce, #2b303b, #8fa1b3, #2b303b
|
||||||
rofi.separator-style: solid
|
|
||||||
|
|
||||||
! xterm
|
! xterm
|
||||||
xterm*font: Ubuntu Mono
|
xterm*font: Ubuntu Mono
|
||||||
|
@ -18,12 +18,12 @@ sleep 1; trayer --edge bottom --align left --widthtype request --SetDockType fal
|
|||||||
ob-autostart -d &
|
ob-autostart -d &
|
||||||
|
|
||||||
# PolicyKit authentication
|
# PolicyKit authentication
|
||||||
lxpolkit &
|
/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 &
|
||||||
|
|
||||||
# Required for xfce settings to work
|
# Required for xfce settings to work
|
||||||
xfsettingsd &
|
xfsettingsd &
|
||||||
|
|
||||||
# Side shortcuts for file managers
|
# Side panel shortcuts for file managers
|
||||||
xdg-user-dirs-gtk-update &
|
xdg-user-dirs-gtk-update &
|
||||||
|
|
||||||
$HOME/.config/keypack &
|
$HOME/.config/keypack &
|
||||||
|
Reference in New Issue
Block a user