Skip to content
Extraits de code Groupes Projets
Vérifiée Valider 9200000c rédigé par Kubat's avatar Kubat
Parcourir les fichiers

Update

parent 1e567f46
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -5,9 +5,8 @@ Config { font = "xft:HackNerdFont:size=10:antialias=true,IPAPGothic:size=10: ...@@ -5,9 +5,8 @@ Config { font = "xft:HackNerdFont:size=10:antialias=true,IPAPGothic:size=10:
, position = Static { xpos = 0 , ypos = 0, width = 1920, height = 18 } , position = Static { xpos = 0 , ypos = 0, width = 1920, height = 18 }
, commands = [ Run Cpu ["-t", "<fc=#b58900>CPU</fc> <total>%", "-L","3","-H","50"] 50 , commands = [ Run Cpu ["-t", "<fc=#b58900>CPU</fc> <total>%", "-L","3","-H","50"] 50
, Run Memory ["-t","<fc=#b58900>RAM</fc> <usedratio>%","-H","80","-L","10"] 50 , Run Memory ["-t","<fc=#b58900>RAM</fc> <usedratio>%","-H","80","-L","10"] 50
, Run Date "%Y-%m-%d %H:%M" "date" 300 , Run Date "%Y%m%d %H:%M" "date" 300
, Run CoreTemp ["-t", "<fc=#b58900>TEMP</fc> <core0>C", "-L", "30", "-H", "75"] 50 , Run CoreTemp ["-t", "<fc=#b58900>TEMP</fc> <core0>C", "-L", "30", "-H", "75"] 50
, Run MPD ["-t", "<state>: <artist> - <track>"] 10
, Run BatteryP [ "BAT0" ] , Run BatteryP [ "BAT0" ]
[ "--template" , "<fc=#b58900>BAT</fc> <acstatus>" [ "--template" , "<fc=#b58900>BAT</fc> <acstatus>"
, "--Low" , "10" , "--Low" , "10"
...@@ -19,7 +18,7 @@ Config { font = "xft:HackNerdFont:size=10:antialias=true,IPAPGothic:size=10: ...@@ -19,7 +18,7 @@ Config { font = "xft:HackNerdFont:size=10:antialias=true,IPAPGothic:size=10:
] 50 ] 50
, Run Com "/home/kubat/.local/libexec/get_pa_volume.sh" [] "volume" 2 , Run Com "/home/kubat/.local/libexec/get_pa_volume.sh" [] "volume" 2
, Run Com "/home/kubat/.local/libexec/is_vpn_running.sh" [] "vpn" 50 , Run Com "/home/kubat/.local/libexec/is_vpn_running.sh" [] "vpn" 50
, Run Com "/home/kubat/.local/libexec/lektor_info.csh" [] "lektor" 5 , Run Com "/usr/local/bin/lkt.sh" [ "current" ] "lektor" 5
, Run StdinReader , Run StdinReader
] ]
, allDesktops = False , allDesktops = False
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter