mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-29 04:50:01 +02:00
xsession: reenable rfkill
Not handled by systemd. However, backlight is kept between reboots.
This commit is contained in:
parent
61dfa49fb7
commit
03cc98a4e8
1 changed files with 1 additions and 2 deletions
3
xsession
3
xsession
|
@ -43,8 +43,7 @@ esac
|
|||
|
||||
~/.config/awesome/bin/xss-lock start &
|
||||
inputplug -0 -c ~/.config/awesome/bin/input-event 2> /dev/null
|
||||
#rfkill block all 2> /dev/null
|
||||
#xbacklight = 60 2> /dev/null
|
||||
rfkill block all 2> /dev/null
|
||||
redshift -l 2.3508:48.8567 -t 6500:5500 2> /dev/null &
|
||||
|
||||
exec awesome
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue