This commit is contained in:
GasparVardanyan 2022-04-02 23:17:09 +04:00
parent efbaa0cd76
commit 2a2cc1bc2b
2 changed files with 4 additions and 4 deletions

View file

@ -28,4 +28,4 @@ dwm*border: #444444
dwm*selforeground: #000000
dwm*selbackground: #FF0000
dwm*selborder: #FF0000
st*alpha: 0.80F
st*alpha: 0.8541019662496846F

View file

@ -98,10 +98,10 @@ comment
### QUTEBROWSER ###
rm -f ~/.local/share/themes/theme-qutebrowser.py
vimthemeres=$(xgetres qutebrowser.theme)
[[ "$vimthemeres" != '' ]] &&
qbthemeres=$(xgetres qutebrowser.theme)
[[ "$qbthemeres" != '' ]] &&
cp ~/.local/share/themes/{$( \
echo "$vimthemeres" \
echo "$qbthemeres" \
| sed "s/^.*:\s*//" \
),theme-qutebrowser}.py