-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.i3blocks.conf
89 lines (75 loc) · 1.65 KB
/
.i3blocks.conf
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
76
77
78
79
80
81
82
83
84
85
86
87
88
# i3blocks config file
#
# Please see man i3blocks for a complete reference!
# The man page is also hosted at http://vivien.github.io/i3blocks
#
# List of valid properties:
#
# align
# color
# command
# full_text
# instance
# interval
# label
# min_width
# name
# separator
# separator_block_width
# short_text
# signal
# urgent
# Global properties
#
# The top properties below are applied to every block, but can be overridden.
# Each block command defaults to the script name to avoid boilerplate.
command=/usr/share/i3blocks/$BLOCK_NAME
separator_block_width=15
markup=none
# keeping current work item in github instead of org mode, currently
#[focus]
#interval=60
#command=~/bin/work_item_in_focus
[elly]
interval=5
# || true => don't spam journal with failed to connect
command=~/code/github/chelmertz/elly/contrib/elly_i3blocks.sh "" || true
[github-my-issues]
interval=60
command=~/bin/i3-my-gh-issues
[quote]
# font awesome quote (f10e)
label=
command=random_quote.sh
interval=60
# dark yellow/gold:
color=#ffcc00
# Battery indicator
#
# The battery instance defaults to 0.
[battery]
command=~/bin/battery
label=⚡
interval=30
# ui, mouse buttons:
# left = previous
# middle = pause
# right = next
[mediaplayer]
interval=5
signal=10 # trigger with pkill -SIGRTMIN+10 i3blocks
command=~/bin/i3blocks_spotify.sh
# left click to open google calendar and focus firefox
[time]
command=~/bin/i3blocks_date.sh
interval=5
[redshift]
command=~/bin/i3blocks_redshift.sh 2>/dev/null
interval=30
[screenlayout]
full_text=🖵
command=~/bin/i3blocks_screenlayout.sh 2>/dev/null
[colorscheme]
# font awesome sun (f185)
full_text=
command=~/bin/color-scheme>/dev/null