Programming/Share-Utils
우분투에서 스티커 메모 사용하기
BadaGreen_Kim
2020. 4. 22. 11:39
1
2
3
4
5
6
7
|
sudo add-apt-repository ppa:umang/indicator-stickynotes
sudo apt-get update
sudo apt-get install indicator-stickynotes
indicator-stickynotes
|
cs |