diff options
| author | Franck Cuny <franck@fcuny.net> | 2022-02-12 13:27:37 -0800 |
|---|---|---|
| committer | Franck Cuny <franck@fcuny.net> | 2022-02-12 13:27:37 -0800 |
| commit | 931ebdbff2d489acba6898ffbc5b022e4706ba82 (patch) | |
| tree | 2fa49741448d091029554bae535b7b0651465e88 /configs/polybar/modules/wired.ini | |
| parent | home-manager: re-organize configuration for myself (diff) | |
| download | infra-931ebdbff2d489acba6898ffbc5b022e4706ba82.tar.gz | |
configs: move personal configuration with user
Diffstat (limited to 'configs/polybar/modules/wired.ini')
| -rw-r--r-- | configs/polybar/modules/wired.ini | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/configs/polybar/modules/wired.ini b/configs/polybar/modules/wired.ini deleted file mode 100644 index f9f1db0..0000000 --- a/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 |
