Compare commits
2 Commits
5c27f13ef1
...
3878942e9a
Author | SHA1 | Date | |
---|---|---|---|
3878942e9a | |||
3792b71e94 |
3
programs
3
programs
@ -6,6 +6,7 @@ git
|
||||
xwallpaper
|
||||
dunst
|
||||
zathura
|
||||
zathura-pdf-poppler
|
||||
libnotify
|
||||
xorg-setxkbmap
|
||||
xorg-xrandr
|
||||
@ -23,7 +24,7 @@ mpv
|
||||
scrot
|
||||
xsel
|
||||
xclip
|
||||
sxiv
|
||||
nsxiv
|
||||
pulsemixer
|
||||
# battery status
|
||||
acpi
|
||||
|
@ -38,6 +38,7 @@ 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,11 +2,12 @@ set recolor-darkcolor "#ffffff"
|
||||
set recolor-lightcolor "#000000"
|
||||
set recolor true
|
||||
|
||||
set default-bg "#000000"
|
||||
set default-bg "#000000ff"
|
||||
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