swayidle is working

This commit is contained in:
Luj 2023-08-18 00:09:30 +02:00
parent 340ce85800
commit 425670c808
Signed by: luj
GPG key ID: 6FC74C847011FD83
3 changed files with 42 additions and 24 deletions

View file

@ -50,7 +50,7 @@ with lib;
tooltip-format-enumerate-connected = "{device_alias} {device_address}";
};
"network" = {
interface = "wlp1s0f0";
interface = "wlp3s0";
format = "{ifname}";
format-wifi = "<span color='#cba6f7'> </span>{essid}";
format-ethernet = "{ipaddr}/{cidr} ";