feat(i3): Add kitty and polybar changes about:
* wlan0 (previously wlp3s0) because of change from netctl to iwd * Kitty is now in Light Solarized
This commit is contained in:
parent
1f340cf612
commit
20d61473b6
@ -426,5 +426,5 @@ macos_option_as_alt yes
|
|||||||
x11_bell_volume 80
|
x11_bell_volume 80
|
||||||
|
|
||||||
# Ajout du thème Solarized Light sur https://github.com/dexpota/kitty-themes
|
# Ajout du thème Solarized Light sur https://github.com/dexpota/kitty-themes
|
||||||
include ./dark.conf
|
include ./light.conf
|
||||||
|
|
||||||
|
@ -217,7 +217,7 @@ label = %percentage_used%%
|
|||||||
|
|
||||||
[module/wlan]
|
[module/wlan]
|
||||||
type = internal/network
|
type = internal/network
|
||||||
interface = wlp3s0
|
interface = wlan0
|
||||||
interval = 3.0
|
interval = 3.0
|
||||||
|
|
||||||
;format-connected = <ramp-signal> <label-connected>
|
;format-connected = <ramp-signal> <label-connected>
|
||||||
|
Loading…
Reference in New Issue
Block a user