본문 바로가기
Programming/Share-Utils

우분투에서 스티커 메모 사용하기

by BadaGreen_Kim 2020. 4. 22.
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