Add screen (for p53) management, update i3 status conf, tmux git

This commit is contained in:
2022-07-20 14:22:09 +02:00
parent a452ac6014
commit de23c70817
5 changed files with 36 additions and 3 deletions
+3 -2
View File
@@ -1,5 +1,5 @@
order += nvidia_smi
# order += bluetooth
order += bluetooth
order += keyboard_layout
order += arch_updates
order += "whatismyip"
@@ -25,7 +25,8 @@ spotify {
}
whatismyip {
format = " {isp}\|{city}\|{countryCode} ({ip}) "
#format = " {isp}\|{city}\|{countryCode} ({ip}) "
format = "{countryCode} ({ip}) "
hide_when_offline = True
url_geo = "http://ip-api.com/json"
}