summaryrefslogtreecommitdiff
path: root/zsh/.zshrc
diff options
context:
space:
mode:
Diffstat (limited to 'zsh/.zshrc')
-rw-r--r--zsh/.zshrc3
1 files changed, 0 insertions, 3 deletions
diff --git a/zsh/.zshrc b/zsh/.zshrc
index d6485c0..6dddacf 100644
--- a/zsh/.zshrc
+++ b/zsh/.zshrc
@@ -60,6 +60,3 @@ qc(){
cc "$1" && ./a.out
}
-setbrightness() {
- xrandr --output eDP-1 --brightness $1
-}