Font and color updates
This commit is contained in:
parent
af302f8bc5
commit
699ebeee53
@ -11,10 +11,10 @@ critical_percentage=5
|
|||||||
action_on_low=1
|
action_on_low=1
|
||||||
action_on_critical=2
|
action_on_critical=2
|
||||||
hide_when_full=0
|
hide_when_full=0
|
||||||
colorA=#8888FF
|
colorA=rgb(136,136,255)
|
||||||
colorH=#00FF00
|
colorH=rgb(0,255,0)
|
||||||
colorL=#FFFF00
|
colorL=rgb(255,255,0)
|
||||||
colorC=#FF0000
|
colorC=rgb(255,0,0)
|
||||||
command_on_low=
|
command_on_low=
|
||||||
command_on_critical=/home/adam/.bin/lock.sh hibernate
|
command_on_critical=/home/adam/.bin/lock.sh hibernate
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
layout=3
|
layout=3
|
||||||
date_font=Bitstream Vera Sans 8
|
date_font=Bitstream Vera Sans 8
|
||||||
time_font=Bitstream Vera Sans 8
|
time_font=Bitstream Vera Sans 11
|
||||||
date_format=%A, %B %d, %Y
|
date_format=%A, %B %d, %Y
|
||||||
time_format=%Y-%m-%d %H:%M:%S
|
time_format=%Y-%m-%d %H:%M:%S
|
||||||
|
|
||||||
|
9
.config/xfce4/panel/fsguard-13.rc
Normal file
9
.config/xfce4/panel/fsguard-13.rc
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
yellow=5
|
||||||
|
red=2
|
||||||
|
lab_size_visible=true
|
||||||
|
progress_bar_visible=true
|
||||||
|
hide_button=false
|
||||||
|
label=
|
||||||
|
label_visible=false
|
||||||
|
mnt=/
|
||||||
|
|
@ -2,5 +2,5 @@ Command=/home/adam/.bin/netstatus.sh
|
|||||||
UseLabel=0
|
UseLabel=0
|
||||||
Text=(genmon)
|
Text=(genmon)
|
||||||
UpdatePeriod=2000
|
UpdatePeriod=2000
|
||||||
Font=(default)
|
Font=Sans 12
|
||||||
|
|
||||||
|
@ -2,5 +2,5 @@ Command=/home/adam/.bin/sensors-monitor.py
|
|||||||
UseLabel=0
|
UseLabel=0
|
||||||
Text=(genmon)
|
Text=(genmon)
|
||||||
UpdatePeriod=5000
|
UpdatePeriod=5000
|
||||||
Font=(default)
|
Font=Sans 12
|
||||||
|
|
||||||
|
@ -2,4 +2,6 @@ normal_color=13816530
|
|||||||
focused_color=2598398
|
focused_color=2598398
|
||||||
urgent_color=16711680
|
urgent_color=16711680
|
||||||
strip_workspace_numbers=false
|
strip_workspace_numbers=false
|
||||||
|
output=
|
||||||
|
mode_color=16683520
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user