mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-30 13:24:21 +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
|
||||
echo 'awesome.restart()' | awesome-client
|
||||
fi
|
||||
rfkill block wifi
|
||||
xkb default
|
||||
;;
|
||||
XISlaveKeyboard,zoro,"AT Translated Set 2 keyboard")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue