mirror of
https://github.com/frebib/dotfiles.git
synced 2024-06-14 12:57:23 +00:00
Add backlight control to i3
This commit is contained in:
@ -75,8 +75,6 @@ switch($ENV{BLOCK_BUTTON} || 0) {
|
||||
}
|
||||
}
|
||||
}
|
||||
case "4" { system("light -U -l 1") }
|
||||
case "5" { system("light -A -l 1") }
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user