mirror of
https://github.com/kingomarnajjar/desktop-environment.git
synced 2026-07-26 06:37:21 +10:00
force
This commit is contained in:
parent
b7637fd505
commit
583d66fed7
1 changed files with 2 additions and 1 deletions
|
|
@ -232,7 +232,8 @@ RUN add-apt-repository ppa:kgilmer/speed-ricer && \
|
|||
apt-get install -qq i3blocks i3-gaps i3lock-fancy && \
|
||||
sed -i 's/TEXT=".*"/TEXT=""/' /usr/bin/i3lock-fancy && \
|
||||
wget -qnv -O /usr/share/i3lock-fancy/lock.png http://png-pixel.com/1x1-00000000.png && \
|
||||
pip3 install --user i3-resurrect i3-workspace-names-daemon
|
||||
pip3 install --user i3-resurrect && \
|
||||
pip3 install --force --user i3-workspace-names-daemon
|
||||
|
||||
# Install jobber
|
||||
RUN wget -O jobber.deb -qnv https://github.com/dshearer/jobber/releases/download/v1.4.0/jobber_1.4.0-1_amd64.deb && \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue