mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-01 05:44:20 +02:00
dock: when docking, disable wifi
This commit is contained in:
parent
bc01d1511f
commit
05486739e9
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ case "$use,$(uname -n),$name" in
|
||||||
xrandr --output DP4 --auto --right-of DP3 --dpi 96
|
xrandr --output DP4 --auto --right-of DP3 --dpi 96
|
||||||
echo 'awesome.restart()' | awesome-client
|
echo 'awesome.restart()' | awesome-client
|
||||||
fi
|
fi
|
||||||
|
rfkill block wifi
|
||||||
xkb default
|
xkb default
|
||||||
;;
|
;;
|
||||||
XISlaveKeyboard,zoro,"AT Translated Set 2 keyboard")
|
XISlaveKeyboard,zoro,"AT Translated Set 2 keyboard")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue