This commit is contained in:
2024-07-26 05:55:01 -04:00
parent cf81960947
commit 826f71dac1
8 changed files with 2 additions and 2 deletions

0
.config/i3blocks/CapsNumLock/capsnumlock.sh Normal file → Executable file
View File

0
.config/i3blocks/battery/battery.sh Normal file → Executable file
View File

0
.config/i3blocks/cpu/cpu_info.sh Normal file → Executable file
View File

0
.config/i3blocks/sound/sound.sh Normal file → Executable file
View File

0
.config/i3blocks/sound/sound_burst.sh Normal file → Executable file
View File

0
.config/i3blocks/weather/humidex.sh Normal file → Executable file
View File

View File

@@ -113,7 +113,7 @@
"spacing": 7 "spacing": 7
}, },
"network": { "network": {
"interface": "wlo1", "interface": "wlan0",
"format": "{ifname}", "format": "{ifname}",
"format-wifi": "{essid}  ", "format-wifi": "{essid}  ",
"format-ethernet": "{ipaddr}/{cidr} 󰊗 ", "format-ethernet": "{ipaddr}/{cidr} 󰊗 ",

View File

@@ -35,7 +35,7 @@ if [ -d /etc/X11/xinit/xinitrc.d ] ; then
unset f unset f
fi fi
exec numlockx & # exec numlockx &
exec ibus-daemon -rxR & exec ibus-daemon -rxR &
export GTK_THEME=adw-gtk3-dark:dark export GTK_THEME=adw-gtk3-dark:dark