mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-04-28 17:38:30 +02:00
added wpa gui
This commit is contained in:
parent
8f8ba0d250
commit
1a57beaf6c
2 changed files with 2 additions and 0 deletions
|
@ -22,6 +22,7 @@ require("awful.hotkeys_popup.keys")
|
|||
|
||||
-- Autstart some stuff
|
||||
awful.spawn.with_shell("light-locker --lock-on-lid")
|
||||
awful.spawn.with_shell("wpa_gui -t")
|
||||
|
||||
-- Handle runtime errors after startup
|
||||
do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue