bayrell-os / desktop_scripts

Bash scripts for desktop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scripts

Install script

cd /opt
sudo git clone https://github.com/bayrell-os/desktop_bash_scripts ./scripts
apt-get install python3-pynput libnotify-bin kde-spectacle scrot

Add script to sudoers

echo "$USER ALL = NOPASSWD: /opt/scripts/brightness.sh" >> /etc/sudoers

About

Bash scripts for desktop

License:MIT License


Languages

Language:Python 62.1%Language:Shell 37.9%