mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2025-06-29 12:10:42 +00:00
Initial commit
This commit is contained in:
parent
b912871070
commit
a3e01caebf
157 changed files with 9696 additions and 0 deletions
2
root/etc/sudoers.d/brightness-mod
Normal file
2
root/etc/sudoers.d/brightness-mod
Normal file
|
@ -0,0 +1,2 @@
|
|||
ALL ALL=(ALL) NOPASSWD: /usr/bin/tee /sys/class/backlight/intel_backlight/brightness
|
||||
|
4
root/etc/sudoers.d/poweroff
Normal file
4
root/etc/sudoers.d/poweroff
Normal file
|
@ -0,0 +1,4 @@
|
|||
ALL ALL=(ALL) NOPASSWD: /sbin/poweroff
|
||||
ALL ALL=(ALL) NOPASSWD: /sbin/shutdown
|
||||
ALL ALL=(ALL) NOPASSWD: /sbin/reboot
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue