diff options
Diffstat (limited to 'etc/bash/rc')
-rw-r--r-- | etc/bash/rc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/bash/rc b/etc/bash/rc index c406d34..50347d2 100644 --- a/etc/bash/rc +++ b/etc/bash/rc @@ -40,6 +40,7 @@ export VISUAL="$EDITOR" export PAGER='less -R' export BROWSER='firefox' export MAILDIR=~/Maildir +export BACKLIGHT_DEVICE='acpi_video0' export GUILE_HISTORY="$XDG_STATE_HOME/guile-history" export GNUPGHOME="$XDG_CONFIG_HOME/gnupg" |