Compare commits
No commits in common. "3878942e9a2319c1d4e731784cd072d2926eb8ef" and "5c27f13ef1493554704f57d02e403307c51c744e" have entirely different histories.
3878942e9a
...
5c27f13ef1
3
programs
3
programs
@ -6,7 +6,6 @@ git
|
||||
xwallpaper
|
||||
dunst
|
||||
zathura
|
||||
zathura-pdf-poppler
|
||||
libnotify
|
||||
xorg-setxkbmap
|
||||
xorg-xrandr
|
||||
@ -24,7 +23,7 @@ mpv
|
||||
scrot
|
||||
xsel
|
||||
xclip
|
||||
nsxiv
|
||||
sxiv
|
||||
pulsemixer
|
||||
# battery status
|
||||
acpi
|
||||
|
@ -38,7 +38,6 @@ function calcpy; python3 ~/.local/bin/calcpy/calcpy_cli.py; end
|
||||
|
||||
# disable history on units
|
||||
alias units='units -H ""'
|
||||
alias sxiv='nsxiv'
|
||||
|
||||
# music recognition
|
||||
function musrec
|
||||
|
@ -2,12 +2,11 @@ set recolor-darkcolor "#ffffff"
|
||||
set recolor-lightcolor "#000000"
|
||||
set recolor true
|
||||
|
||||
set default-bg "#000000ff"
|
||||
set default-bg "#000000"
|
||||
set index-bg "#000000"
|
||||
set index-active-bg "#111111"
|
||||
set index-active-fg "#FFFFFF"
|
||||
set inputbar-bg "#000000"
|
||||
set inputbar-fg "#CCCCCC"
|
||||
set statusbar-bg "#000000"
|
||||
|
||||
set selection-clipboard clipboard
|
||||
|
Loading…
x
Reference in New Issue
Block a user