Skip to content

Commit

Permalink
fix: remove gnome touch extensions (#1045)
Browse files Browse the repository at this point in the history
  • Loading branch information
castrojo authored Mar 27, 2024
1 parent b4aa228 commit 260a64a
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions just/bluefin-apps.just
Original file line number Diff line number Diff line change
Expand Up @@ -87,14 +87,6 @@ install-jetbrains-toolbox:
echo "Launching JetBrains Toolbox"
./jetbrains-toolbox-"${BUILD_VERSION}"/jetbrains-toolbox
alias touch := install-touch

# Install a better on-screen-keyboard and gesture improvements
install-touch:
pip install --upgrade gnome-extensions-cli
gext install improvedosk@nick-shmyrev.dev
gext install gestureImprovements@gestures

alias atuin := install-atuin

# Add atuin
Expand Down

0 comments on commit 260a64a

Please sign in to comment.