picom-*: add short/long options (#21882)

This commit is contained in:
Nelson Figueroa
2026-04-05 05:38:23 +02:00
committed by GitHub
parent ee9918ba11
commit 0daf00934c
4 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
- Inicia `picom` como proceso en segundo plano:
`picom -b`
`picom {{[-b|--daemon]}}`
- Utiliza un archivo de configuración personalizado:
+4 -4
View File
@@ -5,16 +5,16 @@
- 현재 포커스된 윈도우의 투명도를 특정 퍼센트로 설정:
`picom-trans --current --opacity {{90}}`
`picom-trans {{[-c|--current]}} {{[-o|--opacity]}} {{90}}`
- 특정 이름을 가진 윈도우의 투명도를 설정:
`picom-trans --name {{Firefox}} --opacity {{90}}`
`picom-trans {{[-n|--name]}} {{Firefox}} {{[-o|--opacity]}} {{90}}`
- 마우스 커서로 선택한 특정 윈도우의 투명도를 설정:
`picom-trans --select --opacity {{90}}`
`picom-trans {{[-s|--select]}} {{[-o|--opacity]}} {{90}}`
- 특정 윈도우의 투명도를 토글:
`picom-trans --name {{Firefox}} --toggle`
`picom-trans {{[-n|--name]}} {{Firefox}} {{[-t|--toggle]}}`
+1 -1
View File
@@ -9,7 +9,7 @@
- 백그라운드 프로세스로 `picom` 시작:
`picom -b`
`picom {{[-b|--daemon]}}`
- 사용자 지정 구성 [f]파일 사용:
+1 -1
View File
@@ -9,7 +9,7 @@
- `picom`'u bir arkaplan işlemi olarak başlatın:
`picom {{-b|--daemon]}}`
`picom {{[-b|--daemon]}}`
- Özel yapılandırma dosyası kullanın: