Skip to content

Commit

Permalink
feat: add a just shortcut for better OSK (#192)
Browse files Browse the repository at this point in the history
  • Loading branch information
castrojo committed Apr 26, 2023
1 parent 13757b1 commit cee487c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions etc/justfile
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,10 @@ gnome-extensions:
nix-me-up:
echo 'Setting phasers to kill. Installing nix.'
/usr/bin/ublue-nix-install

touch:
pip install --upgrade gnome-extensions-cli
gext install improvedosk@nick-shmyrev.dev

update:
rpm-ostree update
Expand Down

0 comments on commit cee487c

Please sign in to comment.