summaryrefslogtreecommitdiffstats
path: root/.config/polybar/config##c.desktop,h.Maus
diff options
context:
space:
mode:
authorYigit Sever2020-09-18 00:45:23 +0300
committerYigit Sever2020-09-18 00:45:23 +0300
commit887c500c6b93afb978d770338048f917ed4091a7 (patch)
tree57e7baf556c84a63037484742cab3c7a86540157 /.config/polybar/config##c.desktop,h.Maus
parent3a6003cee585dbdabec939940c4de421dbd122fb (diff)
downloaddotfiles-887c500c6b93afb978d770338048f917ed4091a7.tar.gz
dotfiles-887c500c6b93afb978d770338048f917ed4091a7.tar.bz2
dotfiles-887c500c6b93afb978d770338048f917ed4091a7.zip
Rename & remove
Diffstat (limited to '.config/polybar/config##c.desktop,h.Maus')
-rw-r--r--.config/polybar/config##c.desktop,h.Maus301
1 files changed, 0 insertions, 301 deletions
diff --git a/.config/polybar/config##c.desktop,h.Maus b/.config/polybar/config##c.desktop,h.Maus
deleted file mode 100644
index a489840..0000000
--- a/.config/polybar/config##c.desktop,h.Maus
+++ /dev/null
@@ -1,301 +0,0 @@
1;==========================================================
2;
3; ██████╗ ██████╗ ██╗ ██╗ ██╗██████╗ █████╗ ██████╗
4; ██╔══██╗██╔═══██╗██║ ╚██╗ ██╔╝██╔══██╗██╔══██╗██╔══██╗
5; ██████╔╝██║ ██║██║ ╚████╔╝ ██████╔╝███████║██████╔╝
6; ██╔═══╝ ██║ ██║██║ ╚██╔╝ ██╔══██╗██╔══██║██╔══██╗
7; ██║ ╚██████╔╝███████╗██║ ██████╔╝██║ ██║██║ ██║
8; ╚═╝ ╚═════╝ ╚══════╝╚═╝ ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝
9;
10;==========================================================
11
12[colors]
13background = #0c1014
14background_alt = #0a3749
15background_modules = #fbf1c7
16foreground = #d3ebe9
17foreground_alt = #99d1ce
18foreground_modules = #282828
19red = #9d0006
20green = #427b58
21sold_out_green = #1DB954
22yellow = #b56714
23blue = #458588
24purple = #8f3f71
25aqua = #689d6a
26orange = #d65d0e
27primary = #d26937
28secondary = #888ca6
29alert = #c23127
30
31[bar/top]
32monitor = DVI-I-1
33width = 100%
34height = 20
35offset-x = 0
36offset-y = 0
37radius = 0
38fixed-center = true
39
40background = ${colors.background}
41foreground = ${colors.foreground}
42
43border-top-size = 0
44border-bottom-size = 0
45border-top-color = ${colors.background}
46border-bottom-color = ${colors.background}
47
48padding = 2
49module-margin = 1
50
51font-0 = scientifica:antialias=false;1
52font-1 = Lato:size=10;1
53font-2 = Raleway:size=10;1
54font-3 = FuraCode Nerd Font:size=12;2
55
56modules-left = i3 pulseaudio-control spotify mpd
57modules-center = xwindow
58modules-right = cpu focus date time xkeyboard
59
60tray-position = right
61
62[module/cpu]
63type = internal/cpu
64
65[module/focus]
66type = custom/script
67exec = ~/.config/polybar/focus
68double-click-left = exec ~/.config/polybar/stop &
69interval = 10
70
71[module/newyork]
72type = custom/script
73exec = ~/.config/polybar/new_york.sh
74format = <label>
75format-prefix = ""
76format-prefix-background = ${colors.secondary}
77format-prefix-foreground = ${colors.foreground}
78format-prefix-font = 4
79format-prefix-padding = 1
80
81label-background = ${colors.background_modules}
82label-foreground = ${colors.foreground_modules}
83label-padding = 1
84interval = 1
85
86[module/spotify]
87type = custom/script
88interval = 1
89format-prefix = ""
90format-prefix-padding = 1
91format-prefix-background = ${colors.sold_out_green}
92format-prefix-foreground = ${colors.foreground}
93format = <label>
94format-padding = 0
95exec = python /home/yigit/.config/polybar/spotify_status.py -f '{play_pause} {artist} - {song}' -p ' , '
96;契
97
98[module/mpd]
99type = internal/mpd
100
101format-online = <toggle> <label-song> <icon-random>
102label-song = %artist% - %title%
103icon-pause = 
104icon-play = 
105icon-random = 咽
106
107toggle-on-foreground = ${colors.background_modules}
108toggle-off-foreground = ${colors.foreground_modules}
109
110format-offline = <label-offline>
111label-offline = mpd is offline
112
113[module/xwindow]
114type = internal/xwindow
115format = <label>
116label = %title:0:70:...%
117
118y-offset = 10
119label-padding = 1
120
121label-empty = 
122label-empty-font = 4
123label-empty-padding = 5
124
125[module/xkeyboard]
126type = internal/xkeyboard
127blacklist-0 = num lock
128blacklist-1 = scroll lock
129
130format = <label-layout> <label-indicator>
131format-spacing = 0
132
133format-prefix = 
134format-prefix-padding = 1
135format-prefix-background = ${colors.blue}
136format-prefix-foreground = ${colors.foreground}
137format-prefix-font = 4
138
139label-layout = %name%
140label-layout-padding = 1
141label-layout-background = ${colors.background_modules}
142label-layout-foreground = ${colors.foreground_modules}
143
144label-indicator-padding = 2
145label-indicator-margin =
146label-indicator-background = ${colors.alert}
147
148[module/i3]
149type = internal/i3
150format = <label-state> <label-mode>
151index-sort = true
152wrapping-scroll = false
153strip-wsnumbers = true
154
155label-mode-background = ${colors.background_modules}
156label-mode-foreground = ${colors.foreground_modules}
157label-mode-padding = 2
158
159label-focused = %name%
160label-focused-background = ${colors.red}
161label-focused-foreground = ${colors.background_modules}
162label-focused-padding = 1
163
164label-unfocused = %name%
165label-unfocused-background = ${colors.background_modules}
166label-unfocused-foreground = ${colors.foreground_modules}
167label-unfocused-padding = 1
168
169label-visible = %name%
170label-visible-background = ${colors.background_modules}
171label-visible-foreground = ${colors.foreground_modules}
172label-visible-padding = 1
173
174label-urgent = %index%
175label-urgent-background = ${colors.alert}
176label-urgent-foreground = ${colors.background}
177label-urgent-padding = 1
178
179[module/download]
180type = internal/network
181interface = eno1
182interval = 3.0
183
184format-connected = <label-connected>
185
186format-connected-prefix = 
187format-connected-prefix-padding = 1
188format-connected-prefix-background = ${colors.green}
189format-connected-prefix-foreground = ${colors.foreground}
190
191label-connected = %downspeed%
192label-connected-background = ${colors.background_modules}
193label-connected-foreground = ${colors.foreground_modules}
194label-connected-padding = 1
195
196format-disconnected = <label-disconnected>
197label-disconnected = %ifname% disconnected 
198
199[module/upload]
200type = internal/network
201interface = eno1
202interval = 3.0
203
204format-connected = <label-connected>
205
206format-connected-prefix = 
207format-connected-prefix-padding = 1
208format-connected-prefix-background = ${colors.yellow}
209format-connected-prefix-foreground = ${colors.foreground}
210
211label-connected = %upspeed%
212label-connected-background = ${colors.background_modules}
213label-connected-foreground = ${colors.foreground_modules}
214label-connected-padding = 1
215
216[module/date]
217type = internal/date
218interval = 1
219
220date = %Y-%m-%d %A
221label = %date%
222format = <label>
223
224format-prefix = 
225format-prefix-background = ${colors.orange}
226format-prefix-foreground = ${colors.foreground}
227format-prefix-font = 4
228format-prefix-padding = 1
229
230label-background = ${colors.background_modules}
231label-foreground = ${colors.foreground_modules}
232label-padding = 1
233
234[module/time]
235type = internal/date
236interval = 1
237
238time = %H:%M
239label = %time%
240format = <label>
241
242format-prefix = 
243format-prefix-background = ${colors.secondary}
244format-prefix-foreground = ${colors.foreground}
245format-prefix-font = 4
246format-prefix-padding = 1
247
248label-background = ${colors.background_modules}
249label-foreground = ${colors.foreground_modules}
250label-padding = 1
251
252[module/pulseaudio]
253type = internal/pulseaudio
254interval = 5
255
256format-volume = <label-volume>
257
258format-volume-prefix = 
259format-volume-prefix-background = ${colors.purple}
260format-volume-prefix-foreground = ${colors.background_modules}
261format-volume-prefix-font = 4
262format-volume-prefix-padding = 1
263
264label-volume = %percentage%
265label-volume-background = ${colors.background_modules}
266label-volume-foreground = ${colors.foreground_modules}
267label-volume-padding = 1
268
269label-muted = 
270label-muted-background = ${colors.purple}
271label-muted-foreground = ${colors.foreground}
272label-muted-padding = 2
273
274[module/pulseaudio-control]
275type = custom/script
276tail = true
277label = %output%
278interval = 5
279
280exec = ~/.config/polybar/pulseaudio-control.sh --listen
281click-right = exec pavucontrol &
282click-left = ~/.config/polybar/pulseaudio-control.sh --togmute
283click-middle = ~/.config/polybar/pulseaudio-control.sh --change
284scroll-up = ~/.config/polybar/pulseaudio-control.sh --up
285scroll-down = ~/.config/polybar/pulseaudio-control.sh --down
286label-padding = 2
287label-foreground = ${colors.foreground_modules}
288label-background = ${colors.background_modules}
289
290[settings]
291screenchange-reload = true
292compositing-background = source
293compositing-foreground = source
294compositing-border = over
295pseudo-transparency = false
296
297[global/wm]
298margin-top = 5
299margin-bottom = 5
300
301; vim:ft=dosini