Last active
March 23, 2022 18:42
-
-
Save TheSirop/389665d6ece59913a624e4e4e74aad5b to your computer and use it in GitHub Desktop.
Настройка Ulauncher в Ubuntu
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Add Ulauncher | |
| $ sudo add-apt-repository ppa:agornostal/ulauncher && sudo apt update && sudo apt install ulauncher | |
| $ systemctl --user enable --now ulauncher | |
| # Run Ulauncher: Ctrl + Space |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment