updates again
This commit is contained in:
parent
907c402cf1
commit
8ea71ee2ba
3 changed files with 4 additions and 3 deletions
|
@ -38,7 +38,7 @@ window:
|
|||
padding:
|
||||
x: 10
|
||||
y: 7
|
||||
opacity: 0.70
|
||||
opacity: 0.85
|
||||
|
||||
mouse:
|
||||
hide_when_typing: true
|
||||
|
@ -100,7 +100,8 @@ mouse:
|
|||
# Gruvbox dark
|
||||
colors:
|
||||
primary:
|
||||
background: '#202020'
|
||||
background: '#282828'
|
||||
# background: '#1A1D1E'
|
||||
# background: '#3c3836'
|
||||
# background: '#32302f'
|
||||
# background: '#000000'
|
||||
|
|
|
@ -56,7 +56,7 @@ light -S 30 &
|
|||
# pacmd set-sink-volume alsa_output.pci-0000_03_00.6.HiFi__hw_Generic_1__sink 0 &
|
||||
|
||||
# set up wallpaper
|
||||
feh --bg-fill ~/git/wallpapers-exorcist/gruvbox/mountains-2.jpg
|
||||
feh --bg-fill ~/Pictures/Wallpapers/unsplash-beach.jpg
|
||||
|
||||
# apply Xresources
|
||||
xrdb -merge ~/.Xresources
|
||||
|
|
Loading…
Add table
Reference in a new issue