mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-10 10:14:20 +02:00
xsession: disable radios through NM too
NetworkManager will sync its state with rfkill now...
This commit is contained in:
parent
c46a44d646
commit
4f0a973cba
1 changed files with 1 additions and 0 deletions
1
xsession
1
xsession
|
@ -46,6 +46,7 @@ esac
|
|||
. ~/.config/awesome/bin/xsettingsd-setup
|
||||
~/.config/awesome/bin/xss-lock start &
|
||||
inputplug -0 -c ~/.config/awesome/bin/input-event 2> /dev/null
|
||||
nmcli radio all off
|
||||
rfkill block all 2> /dev/null
|
||||
redshift -l 6.666:46.533 -t 6500:3900 2> /dev/null &
|
||||
systemd-run -q --scope --user tmux start-server
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue