Changed wallpaper
Signed-off-by: Louis Vallat <louis@louis-vallat.xyz>
This commit is contained in:
parent
939a6a3020
commit
9e1320b44f
@ -5,7 +5,7 @@ pgrep -x sxhkd > /dev/null || sxhkd &
|
||||
xrdb -load $HOME/.config/.Xresources &
|
||||
dunst -conf $HOME/.config/dunst/dunstrc &
|
||||
picom &
|
||||
feh --bg-fill ~/Pictures/nordic-obsession.png &
|
||||
feh --bg-fill ~/Pictures/1153857.png &
|
||||
|
||||
xset -b
|
||||
|
||||
|
@ -56,7 +56,7 @@ font-1 = siji:pixelsize=10;1
|
||||
|
||||
modules-left = bspwm
|
||||
modules-center = xwindow
|
||||
modules-right = filesystem backlight-acpi pulseaudio xkeyboard memory cpu wlan eth battery temperature date powermenu
|
||||
modules-right = filesystem pulseaudio xkeyboard memory cpu wlan eth battery date powermenu
|
||||
|
||||
tray-position = right
|
||||
tray-padding = 2
|
||||
@ -104,7 +104,7 @@ font-1 = siji:pixelsize=10;1
|
||||
|
||||
modules-left = bspwm
|
||||
modules-center = xwindow
|
||||
modules-right = filesystem backlight-acpi pulseaudio xkeyboard memory cpu wlan eth battery temperature date powermenu
|
||||
modules-right = filesystem pulseaudio xkeyboard memory cpu wlan eth battery date powermenu
|
||||
|
||||
tray-position = right
|
||||
tray-padding = 2
|
||||
@ -239,7 +239,7 @@ ramp-signal-foreground = ${colors.foreground-alt}
|
||||
|
||||
[module/eth]
|
||||
type = internal/network
|
||||
interface = enp2s0f0
|
||||
interface = enp6s0f3u1u1
|
||||
interval = 3.0
|
||||
|
||||
format-connected-underline = #55aa55
|
||||
|
Loading…
Reference in New Issue
Block a user