diff options
| author | Franck Cuny <franck@fcuny.net> | 2022-02-24 19:03:33 -0800 |
|---|---|---|
| committer | Franck Cuny <franck@fcuny.net> | 2022-02-24 19:03:33 -0800 |
| commit | cabdc9c14748dc11bfebaa37ae5f1af48042b4d9 (patch) | |
| tree | 05221f137dbaa08aa7b6e6dfa8f158cca3ca2254 /users/fcuny/configs/polybar/modules/wired.ini | |
| parent | swaylock: background color (diff) | |
| download | infra-cabdc9c14748dc11bfebaa37ae5f1af48042b4d9.tar.gz | |
polybar: delete configuration
This is not needed anymore, we can remove it completely.
Diffstat (limited to '')
| -rw-r--r-- | users/fcuny/configs/polybar/modules/wired.ini | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/users/fcuny/configs/polybar/modules/wired.ini b/users/fcuny/configs/polybar/modules/wired.ini deleted file mode 100644 index f9f1db0..0000000 --- a/users/fcuny/configs/polybar/modules/wired.ini +++ /dev/null @@ -1,10 +0,0 @@ -[module/wired-network] -type = internal/network -interface = enp9s0 - -format-connected =<label-connected> -label-connected = "%local_ip%" -format-disconnected = <label-disconnected> -label-disconnected = "%ifname%" -format-disconnected-foreground = #121212 -format-disconnected-background = #ff6961 |
