mirror of
https://github.com/JaKooLit/Debian-Hyprland.git
synced 2025-12-21 10:20:12 +01:00
cliphist update, readme update
This commit is contained in:
parent
373a613c68
commit
0e69572a4a
@ -128,6 +128,8 @@ log into your account
|
||||
|
||||
- Does not work in Ubuntu 23.04
|
||||
|
||||
- sddm blackscreen when log-out
|
||||
|
||||
### 👍 Final Notes
|
||||
- join my discord channel [`Discord`](https://discord.gg/V2SJ92vbEN)
|
||||
- Feel free to copy, re-distribute, and use this script however you want. Would appreciate if you give me some loves by crediting my work :)
|
||||
|
||||
@ -106,6 +106,8 @@ done
|
||||
|
||||
# Install cliphist using go
|
||||
export PATH=$PATH:/usr/local/go/bin
|
||||
sudo go install go.senan.xyz/cliphist@latest 2>&1 | tee -a "$LOG"
|
||||
go install go.senan.xyz/cliphist@latest 2>&1 | tee -a "$LOG"
|
||||
|
||||
# copy cliphist into /usr/local/bin for some reason it is installing in ~/go/bin
|
||||
sudo cp -r "~/go/bin/cliphist" "/usr/local/bin/" 2>&1 | tee -a "$LOG"
|
||||
clear
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user