3 lines
70 B
Bash
3 lines
70 B
Bash
# Run that to run brighnessctl without sudo
|
|
usermod -aG video ${USER}
|
# Run that to run brighnessctl without sudo
|
|
usermod -aG video ${USER}
|