mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-23 18:28:34 +02:00
xsession: starts xiccd on start
This commit is contained in:
parent
99f840b872
commit
6e5ed5605b
1 changed files with 1 additions and 0 deletions
1
xsession
1
xsession
|
@ -32,6 +32,7 @@ esac
|
||||||
|
|
||||||
. ~/.config/awesome/bin/xsettingsd-setup
|
. ~/.config/awesome/bin/xsettingsd-setup
|
||||||
~/.config/awesome/bin/xss-lock start &
|
~/.config/awesome/bin/xss-lock start &
|
||||||
|
xiccd --edid &
|
||||||
inputplug -0 -c ~/.config/awesome/bin/input-event 2> /dev/null
|
inputplug -0 -c ~/.config/awesome/bin/input-event 2> /dev/null
|
||||||
nmcli radio all off
|
nmcli radio all off
|
||||||
rfkill block all 2> /dev/null
|
rfkill block all 2> /dev/null
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue