Compare commits

...

2 Commits

Author SHA1 Message Date
3878942e9a
zathura: make things more transparent
also added pdf-poppler to requirements
2023-06-17 12:29:23 -04:00
3792b71e94
use nsxiv instead of sxiv 2023-06-17 12:13:06 -04:00
3 changed files with 5 additions and 2 deletions

View File

@ -6,6 +6,7 @@ git
xwallpaper xwallpaper
dunst dunst
zathura zathura
zathura-pdf-poppler
libnotify libnotify
xorg-setxkbmap xorg-setxkbmap
xorg-xrandr xorg-xrandr
@ -23,7 +24,7 @@ mpv
scrot scrot
xsel xsel
xclip xclip
sxiv nsxiv
pulsemixer pulsemixer
# battery status # battery status
acpi acpi

View File

@ -38,6 +38,7 @@ function calcpy; python3 ~/.local/bin/calcpy/calcpy_cli.py; end
# disable history on units # disable history on units
alias units='units -H ""' alias units='units -H ""'
alias sxiv='nsxiv'
# music recognition # music recognition
function musrec function musrec

View File

@ -2,11 +2,12 @@ set recolor-darkcolor "#ffffff"
set recolor-lightcolor "#000000" set recolor-lightcolor "#000000"
set recolor true set recolor true
set default-bg "#000000" set default-bg "#000000ff"
set index-bg "#000000" set index-bg "#000000"
set index-active-bg "#111111" set index-active-bg "#111111"
set index-active-fg "#FFFFFF" set index-active-fg "#FFFFFF"
set inputbar-bg "#000000" set inputbar-bg "#000000"
set inputbar-fg "#CCCCCC" set inputbar-fg "#CCCCCC"
set statusbar-bg "#000000"
set selection-clipboard clipboard set selection-clipboard clipboard