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
8aa9514159
commit
5cbe49bb56
@ -426,5 +426,5 @@ macos_option_as_alt yes
|
||||
x11_bell_volume 80
|
||||
|
||||
# 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]
|
||||
type = internal/network
|
||||
interface = wlp3s0
|
||||
interface = wlan0
|
||||
interval = 3.0
|
||||
|
||||
;format-connected = <ramp-signal> <label-connected>
|
||||
|
Loading…
Reference in New Issue
Block a user