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
|
xwallpaper
|
||||||
dunst
|
dunst
|
||||||
zathura
|
zathura
|
||||||
zathura-pdf-poppler
|
|
||||||
libnotify
|
libnotify
|
||||||
xorg-setxkbmap
|
xorg-setxkbmap
|
||||||
xorg-xrandr
|
xorg-xrandr
|
||||||
@ -24,7 +23,7 @@ mpv
|
|||||||
scrot
|
scrot
|
||||||
xsel
|
xsel
|
||||||
xclip
|
xclip
|
||||||
nsxiv
|
sxiv
|
||||||
pulsemixer
|
pulsemixer
|
||||||
# battery status
|
# battery status
|
||||||
acpi
|
acpi
|
||||||
|
@ -38,7 +38,6 @@ 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
|
||||||
|
@ -2,12 +2,11 @@ set recolor-darkcolor "#ffffff"
|
|||||||
set recolor-lightcolor "#000000"
|
set recolor-lightcolor "#000000"
|
||||||
set recolor true
|
set recolor true
|
||||||
|
|
||||||
set default-bg "#000000ff"
|
set default-bg "#000000"
|
||||||
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user