-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdzen_pythonrc
More file actions
executable file
·77 lines (47 loc) · 1.48 KB
/
dzen_pythonrc
File metadata and controls
executable file
·77 lines (47 loc) · 1.48 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
[main_config]
TEXT_COLOR = '#dddddd'
BACKGROUND_COLOR = '#000000'
CURRENT_TEXT_COLOR = #000000
CURRENT_BACKGROUND_COLOR = #0077DD
VISIBLE_TEXT_COLOR = #dddddd
VISIBLE_BACKGROUND_COLOR = #000000
HIDDEN_TEXT_COLOR = #dddddd
HIDDEN_BACKGROUND_COLOR = #000000
HIDDEN_NO_WINDOWS_TEXT_COLOR = #3399DD
HIDDEN_NO_WINDOWS_BACKGROUND_COLOR = #000000
URGENT_TEXT_COLOR = #000000
URGENT_BACKGROUND_COLOR = red
TITLE_TEXT_COLOR = #00FF00
TITLE_BACKGROUND_COLOR = #000000
LAYOUT_TEXT_COLOR = #3399DD
LAYOUT_BACKGROUND_COLOR = #000000
WEATHER_COLOR = #3399DD
WEATHER_BACKGROUND_COLOR = #000000
TIME_COLOR = #00ff00
TIME_BACKGROUND_COLOR = #000000
RUN_ORDER=xmonad,cpu,cputemp,ram,time,weather,gmail,mpd_song,statusnet,break_line
MEASURE_NORMAL_COLOR = #00FF00
MEASURE_MEDI_COLOR = #FFFF00
MEASURE_HIGH_COLOR= #FF0000
CPU_BAR_COLOR = #000000
FONT = -misc-fixed-medium-r-semicondensed--13-90-100-100-c-60-iso8859-1
REQ = http://www.rssweather.com/icao/lgav/wx.php
WEATHER_SLEEP = 3600
HDDTEMP_SLEEP = 10
CPU_SLEEP = 1
RAM_SLEEP = 1
MPD_HOST = localhost
MPD_PORT = 6600
XMONAD_PERCENTAGE = 0.3
SCREEN_PERCENTAGE = 0.9
ICON_PATH=/home/master/.icons/dzen2
BATTERY_NAME = BAT0
STATUSNET_URL = "http://status.foss.ntua.gr/index.php/api/statuses/public_timeline.json?count=3"
STATUSNET_COLOR = #00ff00
STATUSNET_USER_COLOR = #ff0000
GMAIL_BACKGROUND_COLOR= #000000
GMAIL_COLOR= #3399DD
GMAIL_UNREAD_COLOR= #ff0000
STATUSNET_BACKGROUND_COLOR = #000000
GMAIL_USERNAME=username
GMAIL_PASSWORD=pass