Commit graph

4 commits

Author SHA1 Message Date
elenapan
c5431fb7f0 networks: Remove unneeded network scan
The `update_networks()` function already scans in the beginning.
2024-12-18 11:32:16 +02:00
elenapan
50cad1adc2 networks: Get saved networks using iwctl
Using `/var/lib/iwd` to get saved networks does not work on all setups.
For example, if using NetworkManager with iwd as its backend, the
`/var/lib/iwd` directory has permissions that do not allow reading the
files inside.
2024-12-18 11:27:57 +02:00
elenapan
e720d3ec01 agenda: Exit if any of the .org files do not exist 2024-12-18 10:24:29 +02:00
elenapan
6d3f8187c4 Add sway and eww configs 2024-12-14 01:41:23 +02:00