mirror of
https://github.com/kingomarnajjar/desktop-environment.git
synced 2026-07-25 22:27:20 +10:00
pin-version
This commit is contained in:
parent
7892f93238
commit
1e9be95a3d
1 changed files with 1 additions and 1 deletions
|
|
@ -278,7 +278,7 @@ RUN apt-get update -qq && \
|
|||
|
||||
# Install i3 extras
|
||||
RUN pip3 install --user i3-resurrect==1.4.2 && \
|
||||
pip3 install --user i3altlayout && \
|
||||
pip3 install --user i3altlayout==1.1.1 && \
|
||||
pip3 install --force --user i3-workspace-names-daemon && \
|
||||
git clone https://github.com/s-urbaniak/i3-focus-last ~/.config/i3/i3-focus-last && \
|
||||
cd ~/.config/i3/i3-focus-last && \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue