alpha
Login
or
Join now
jack.is
/
dotfiles
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
[READ-ONLY] Mirror of https://github.com/plttn/dotfiles.
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
Remove .config/neofetch/config.conf
author
Jack Platten
date
2 days ago
(Jul 24, 2026, 9:57 PM -0700)
commit
16bb37d6
16bb37d65c0e60d23fbb90026da208b8e506b863
parent
248c512e
248c512eb911e6ea52d5130b03e1cba5db4ff3d3
-864
1 changed file
Expand all
Collapse all
Unified
Split
private_dot_config
neofetch
config.conf
-864
private_dot_config/neofetch/config.conf
Reviewed
···
1
1
-
# See this wiki page for more info:
2
2
-
# https://github.com/dylanaraps/neofetch/wiki/Customizing-Info
3
3
-
print_info() {
4
4
-
info title
5
5
-
info underline
6
6
-
7
7
-
info "OS" distro
8
8
-
info "Host" model
9
9
-
info "Kernel" kernel
10
10
-
info "Uptime" uptime
11
11
-
info "Packages" packages
12
12
-
info "Shell" shell
13
13
-
info "Resolution" resolution
14
14
-
info "DE" de
15
15
-
info "WM" wm
16
16
-
info "WM Theme" wm_theme
17
17
-
info "Theme" theme
18
18
-
info "Icons" icons
19
19
-
info "Terminal" term
20
20
-
info "Terminal Font" term_font
21
21
-
info "CPU" cpu
22
22
-
info "GPU" gpu
23
23
-
info "Memory" memory
24
24
-
25
25
-
# info "GPU Driver" gpu_driver # Linux/macOS only
26
26
-
# info "CPU Usage" cpu_usage
27
27
-
# info "Disk" disk
28
28
-
# info "Battery" battery
29
29
-
# info "Font" font
30
30
-
# info "Song" song
31
31
-
# [[ "$player" ]] && prin "Music Player" "$player"
32
32
-
# info "Local IP" local_ip
33
33
-
# info "Public IP" public_ip
34
34
-
# info "Users" users
35
35
-
# info "Locale" locale # This only works on glibc systems.
36
36
-
37
37
-
info cols
38
38
-
}
39
39
-
40
40
-
# Title
41
41
-
42
42
-
43
43
-
# Hide/Show Fully qualified domain name.
44
44
-
#
45
45
-
# Default: 'off'
46
46
-
# Values: 'on', 'off'
47
47
-
# Flag: --title_fqdn
48
48
-
title_fqdn="off"
49
49
-
50
50
-
51
51
-
# Kernel
52
52
-
53
53
-
54
54
-
# Shorten the output of the kernel function.
55
55
-
#
56
56
-
# Default: 'on'
57
57
-
# Values: 'on', 'off'
58
58
-
# Flag: --kernel_shorthand
59
59
-
# Supports: Everything except *BSDs (except PacBSD and PC-BSD)
60
60
-
#
61
61
-
# Example:
62
62
-
# on: '4.8.9-1-ARCH'
63
63
-
# off: 'Linux 4.8.9-1-ARCH'
64
64
-
kernel_shorthand="on"
65
65
-
66
66
-
67
67
-
# Distro
68
68
-
69
69
-
70
70
-
# Shorten the output of the distro function
71
71
-
#
72
72
-
# Default: 'off'
73
73
-
# Values: 'on', 'tiny', 'off'
74
74
-
# Flag: --distro_shorthand
75
75
-
# Supports: Everything except Windows and Haiku
76
76
-
distro_shorthand="off"
77
77
-
78
78
-
# Show/Hide OS Architecture.
79
79
-
# Show 'x86_64', 'x86' and etc in 'Distro:' output.
80
80
-
#
81
81
-
# Default: 'on'
82
82
-
# Values: 'on', 'off'
83
83
-
# Flag: --os_arch
84
84
-
#
85
85
-
# Example:
86
86
-
# on: 'Arch Linux x86_64'
87
87
-
# off: 'Arch Linux'
88
88
-
os_arch="on"
89
89
-
90
90
-
91
91
-
# Uptime
92
92
-
93
93
-
94
94
-
# Shorten the output of the uptime function
95
95
-
#
96
96
-
# Default: 'on'
97
97
-
# Values: 'on', 'tiny', 'off'
98
98
-
# Flag: --uptime_shorthand
99
99
-
#
100
100
-
# Example:
101
101
-
# on: '2 days, 10 hours, 3 mins'
102
102
-
# tiny: '2d 10h 3m'
103
103
-
# off: '2 days, 10 hours, 3 minutes'
104
104
-
uptime_shorthand="on"
105
105
-
106
106
-
107
107
-
# Memory
108
108
-
109
109
-
110
110
-
# Show memory pecentage in output.
111
111
-
#
112
112
-
# Default: 'off'
113
113
-
# Values: 'on', 'off'
114
114
-
# Flag: --memory_percent
115
115
-
#
116
116
-
# Example:
117
117
-
# on: '1801MiB / 7881MiB (22%)'
118
118
-
# off: '1801MiB / 7881MiB'
119
119
-
memory_percent="off"
120
120
-
121
121
-
# Change memory output unit.
122
122
-
#
123
123
-
# Default: 'mib'
124
124
-
# Values: 'kib', 'mib', 'gib'
125
125
-
# Flag: --memory_unit
126
126
-
#
127
127
-
# Example:
128
128
-
# kib '1020928KiB / 7117824KiB'
129
129
-
# mib '1042MiB / 6951MiB'
130
130
-
# gib: ' 0.98GiB / 6.79GiB'
131
131
-
memory_unit="mib"
132
132
-
133
133
-
134
134
-
# Packages
135
135
-
136
136
-
137
137
-
# Show/Hide Package Manager names.
138
138
-
#
139
139
-
# Default: 'tiny'
140
140
-
# Values: 'on', 'tiny' 'off'
141
141
-
# Flag: --package_managers
142
142
-
#
143
143
-
# Example:
144
144
-
# on: '998 (pacman), 8 (flatpak), 4 (snap)'
145
145
-
# tiny: '908 (pacman, flatpak, snap)'
146
146
-
# off: '908'
147
147
-
package_managers="on"
148
148
-
149
149
-
150
150
-
# Shell
151
151
-
152
152
-
153
153
-
# Show the path to $SHELL
154
154
-
#
155
155
-
# Default: 'off'
156
156
-
# Values: 'on', 'off'
157
157
-
# Flag: --shell_path
158
158
-
#
159
159
-
# Example:
160
160
-
# on: '/bin/bash'
161
161
-
# off: 'bash'
162
162
-
shell_path="off"
163
163
-
164
164
-
# Show $SHELL version
165
165
-
#
166
166
-
# Default: 'on'
167
167
-
# Values: 'on', 'off'
168
168
-
# Flag: --shell_version
169
169
-
#
170
170
-
# Example:
171
171
-
# on: 'bash 4.4.5'
172
172
-
# off: 'bash'
173
173
-
shell_version="on"
174
174
-
175
175
-
176
176
-
# CPU
177
177
-
178
178
-
179
179
-
# CPU speed type
180
180
-
#
181
181
-
# Default: 'bios_limit'
182
182
-
# Values: 'scaling_cur_freq', 'scaling_min_freq', 'scaling_max_freq', 'bios_limit'.
183
183
-
# Flag: --speed_type
184
184
-
# Supports: Linux with 'cpufreq'
185
185
-
# NOTE: Any file in '/sys/devices/system/cpu/cpu0/cpufreq' can be used as a value.
186
186
-
speed_type="bios_limit"
187
187
-
188
188
-
# CPU speed shorthand
189
189
-
#
190
190
-
# Default: 'off'
191
191
-
# Values: 'on', 'off'.
192
192
-
# Flag: --speed_shorthand
193
193
-
# NOTE: This flag is not supported in systems with CPU speed less than 1 GHz
194
194
-
#
195
195
-
# Example:
196
196
-
# on: 'i7-6500U (4) @ 3.1GHz'
197
197
-
# off: 'i7-6500U (4) @ 3.100GHz'
198
198
-
speed_shorthand="off"
199
199
-
200
200
-
# Enable/Disable CPU brand in output.
201
201
-
#
202
202
-
# Default: 'on'
203
203
-
# Values: 'on', 'off'
204
204
-
# Flag: --cpu_brand
205
205
-
#
206
206
-
# Example:
207
207
-
# on: 'Intel i7-6500U'
208
208
-
# off: 'i7-6500U (4)'
209
209
-
cpu_brand="on"
210
210
-
211
211
-
# CPU Speed
212
212
-
# Hide/Show CPU speed.
213
213
-
#
214
214
-
# Default: 'on'
215
215
-
# Values: 'on', 'off'
216
216
-
# Flag: --cpu_speed
217
217
-
#
218
218
-
# Example:
219
219
-
# on: 'Intel i7-6500U (4) @ 3.1GHz'
220
220
-
# off: 'Intel i7-6500U (4)'
221
221
-
cpu_speed="on"
222
222
-
223
223
-
# CPU Cores
224
224
-
# Display CPU cores in output
225
225
-
#
226
226
-
# Default: 'logical'
227
227
-
# Values: 'logical', 'physical', 'off'
228
228
-
# Flag: --cpu_cores
229
229
-
# Support: 'physical' doesn't work on BSD.
230
230
-
#
231
231
-
# Example:
232
232
-
# logical: 'Intel i7-6500U (4) @ 3.1GHz' (All virtual cores)
233
233
-
# physical: 'Intel i7-6500U (2) @ 3.1GHz' (All physical cores)
234
234
-
# off: 'Intel i7-6500U @ 3.1GHz'
235
235
-
cpu_cores="logical"
236
236
-
237
237
-
# CPU Temperature
238
238
-
# Hide/Show CPU temperature.
239
239
-
# Note the temperature is added to the regular CPU function.
240
240
-
#
241
241
-
# Default: 'off'
242
242
-
# Values: 'C', 'F', 'off'
243
243
-
# Flag: --cpu_temp
244
244
-
# Supports: Linux, BSD
245
245
-
# NOTE: For FreeBSD and NetBSD-based systems, you'll need to enable
246
246
-
# coretemp kernel module. This only supports newer Intel processors.
247
247
-
#
248
248
-
# Example:
249
249
-
# C: 'Intel i7-6500U (4) @ 3.1GHz [27.2°C]'
250
250
-
# F: 'Intel i7-6500U (4) @ 3.1GHz [82.0°F]'
251
251
-
# off: 'Intel i7-6500U (4) @ 3.1GHz'
252
252
-
cpu_temp="off"
253
253
-
254
254
-
255
255
-
# GPU
256
256
-
257
257
-
258
258
-
# Enable/Disable GPU Brand
259
259
-
#
260
260
-
# Default: 'on'
261
261
-
# Values: 'on', 'off'
262
262
-
# Flag: --gpu_brand
263
263
-
#
264
264
-
# Example:
265
265
-
# on: 'AMD HD 7950'
266
266
-
# off: 'HD 7950'
267
267
-
gpu_brand="on"
268
268
-
269
269
-
# Which GPU to display
270
270
-
#
271
271
-
# Default: 'all'
272
272
-
# Values: 'all', 'dedicated', 'integrated'
273
273
-
# Flag: --gpu_type
274
274
-
# Supports: Linux
275
275
-
#
276
276
-
# Example:
277
277
-
# all:
278
278
-
# GPU1: AMD HD 7950
279
279
-
# GPU2: Intel Integrated Graphics
280
280
-
#
281
281
-
# dedicated:
282
282
-
# GPU1: AMD HD 7950
283
283
-
#
284
284
-
# integrated:
285
285
-
# GPU1: Intel Integrated Graphics
286
286
-
gpu_type="all"
287
287
-
288
288
-
289
289
-
# Resolution
290
290
-
291
291
-
292
292
-
# Display refresh rate next to each monitor
293
293
-
# Default: 'off'
294
294
-
# Values: 'on', 'off'
295
295
-
# Flag: --refresh_rate
296
296
-
# Supports: Doesn't work on Windows.
297
297
-
#
298
298
-
# Example:
299
299
-
# on: '1920x1080 @ 60Hz'
300
300
-
# off: '1920x1080'
301
301
-
refresh_rate="off"
302
302
-
303
303
-
304
304
-
# Gtk Theme / Icons / Font
305
305
-
306
306
-
307
307
-
# Shorten output of GTK Theme / Icons / Font
308
308
-
#
309
309
-
# Default: 'off'
310
310
-
# Values: 'on', 'off'
311
311
-
# Flag: --gtk_shorthand
312
312
-
#
313
313
-
# Example:
314
314
-
# on: 'Numix, Adwaita'
315
315
-
# off: 'Numix [GTK2], Adwaita [GTK3]'
316
316
-
gtk_shorthand="off"
317
317
-
318
318
-
319
319
-
# Enable/Disable gtk2 Theme / Icons / Font
320
320
-
#
321
321
-
# Default: 'on'
322
322
-
# Values: 'on', 'off'
323
323
-
# Flag: --gtk2
324
324
-
#
325
325
-
# Example:
326
326
-
# on: 'Numix [GTK2], Adwaita [GTK3]'
327
327
-
# off: 'Adwaita [GTK3]'
328
328
-
gtk2="on"
329
329
-
330
330
-
# Enable/Disable gtk3 Theme / Icons / Font
331
331
-
#
332
332
-
# Default: 'on'
333
333
-
# Values: 'on', 'off'
334
334
-
# Flag: --gtk3
335
335
-
#
336
336
-
# Example:
337
337
-
# on: 'Numix [GTK2], Adwaita [GTK3]'
338
338
-
# off: 'Numix [GTK2]'
339
339
-
gtk3="on"
340
340
-
341
341
-
342
342
-
# IP Address
343
343
-
344
344
-
345
345
-
# Website to ping for the public IP
346
346
-
#
347
347
-
# Default: 'http://ident.me'
348
348
-
# Values: 'url'
349
349
-
# Flag: --ip_host
350
350
-
public_ip_host="http://ident.me"
351
351
-
352
352
-
# Public IP timeout.
353
353
-
#
354
354
-
# Default: '2'
355
355
-
# Values: 'int'
356
356
-
# Flag: --ip_timeout
357
357
-
public_ip_timeout=2
358
358
-
359
359
-
360
360
-
# Desktop Environment
361
361
-
362
362
-
363
363
-
# Show Desktop Environment version
364
364
-
#
365
365
-
# Default: 'on'
366
366
-
# Values: 'on', 'off'
367
367
-
# Flag: --de_version
368
368
-
de_version="on"
369
369
-
370
370
-
371
371
-
# Disk
372
372
-
373
373
-
374
374
-
# Which disks to display.
375
375
-
# The values can be any /dev/sdXX, mount point or directory.
376
376
-
# NOTE: By default we only show the disk info for '/'.
377
377
-
#
378
378
-
# Default: '/'
379
379
-
# Values: '/', '/dev/sdXX', '/path/to/drive'.
380
380
-
# Flag: --disk_show
381
381
-
#
382
382
-
# Example:
383
383
-
# disk_show=('/' '/dev/sdb1'):
384
384
-
# 'Disk (/): 74G / 118G (66%)'
385
385
-
# 'Disk (/mnt/Videos): 823G / 893G (93%)'
386
386
-
#
387
387
-
# disk_show=('/'):
388
388
-
# 'Disk (/): 74G / 118G (66%)'
389
389
-
#
390
390
-
disk_show=('/')
391
391
-
392
392
-
# Disk subtitle.
393
393
-
# What to append to the Disk subtitle.
394
394
-
#
395
395
-
# Default: 'mount'
396
396
-
# Values: 'mount', 'name', 'dir', 'none'
397
397
-
# Flag: --disk_subtitle
398
398
-
#
399
399
-
# Example:
400
400
-
# name: 'Disk (/dev/sda1): 74G / 118G (66%)'
401
401
-
# 'Disk (/dev/sdb2): 74G / 118G (66%)'
402
402
-
#
403
403
-
# mount: 'Disk (/): 74G / 118G (66%)'
404
404
-
# 'Disk (/mnt/Local Disk): 74G / 118G (66%)'
405
405
-
# 'Disk (/mnt/Videos): 74G / 118G (66%)'
406
406
-
#
407
407
-
# dir: 'Disk (/): 74G / 118G (66%)'
408
408
-
# 'Disk (Local Disk): 74G / 118G (66%)'
409
409
-
# 'Disk (Videos): 74G / 118G (66%)'
410
410
-
#
411
411
-
# none: 'Disk: 74G / 118G (66%)'
412
412
-
# 'Disk: 74G / 118G (66%)'
413
413
-
# 'Disk: 74G / 118G (66%)'
414
414
-
disk_subtitle="mount"
415
415
-
416
416
-
# Disk percent.
417
417
-
# Show/Hide disk percent.
418
418
-
#
419
419
-
# Default: 'on'
420
420
-
# Values: 'on', 'off'
421
421
-
# Flag: --disk_percent
422
422
-
#
423
423
-
# Example:
424
424
-
# on: 'Disk (/): 74G / 118G (66%)'
425
425
-
# off: 'Disk (/): 74G / 118G'
426
426
-
disk_percent="on"
427
427
-
428
428
-
429
429
-
# Song
430
430
-
431
431
-
432
432
-
# Manually specify a music player.
433
433
-
#
434
434
-
# Default: 'auto'
435
435
-
# Values: 'auto', 'player-name'
436
436
-
# Flag: --music_player
437
437
-
#
438
438
-
# Available values for 'player-name':
439
439
-
#
440
440
-
# amarok
441
441
-
# audacious
442
442
-
# banshee
443
443
-
# bluemindo
444
444
-
# clementine
445
445
-
# cmus
446
446
-
# deadbeef
447
447
-
# deepin-music
448
448
-
# dragon
449
449
-
# elisa
450
450
-
# exaile
451
451
-
# gnome-music
452
452
-
# gmusicbrowser
453
453
-
# gogglesmm
454
454
-
# guayadeque
455
455
-
# io.elementary.music
456
456
-
# iTunes
457
457
-
# juk
458
458
-
# lollypop
459
459
-
# mocp
460
460
-
# mopidy
461
461
-
# mpd
462
462
-
# muine
463
463
-
# netease-cloud-music
464
464
-
# olivia
465
465
-
# playerctl
466
466
-
# pogo
467
467
-
# pragha
468
468
-
# qmmp
469
469
-
# quodlibet
470
470
-
# rhythmbox
471
471
-
# sayonara
472
472
-
# smplayer
473
473
-
# spotify
474
474
-
# strawberry
475
475
-
# tauonmb
476
476
-
# tomahawk
477
477
-
# vlc
478
478
-
# xmms2d
479
479
-
# xnoise
480
480
-
# yarock
481
481
-
music_player="auto"
482
482
-
483
483
-
# Format to display song information.
484
484
-
#
485
485
-
# Default: '%artist% - %album% - %title%'
486
486
-
# Values: '%artist%', '%album%', '%title%'
487
487
-
# Flag: --song_format
488
488
-
#
489
489
-
# Example:
490
490
-
# default: 'Song: Jet - Get Born - Sgt Major'
491
491
-
song_format="%artist% - %album% - %title%"
492
492
-
493
493
-
# Print the Artist, Album and Title on separate lines
494
494
-
#
495
495
-
# Default: 'off'
496
496
-
# Values: 'on', 'off'
497
497
-
# Flag: --song_shorthand
498
498
-
#
499
499
-
# Example:
500
500
-
# on: 'Artist: The Fratellis'
501
501
-
# 'Album: Costello Music'
502
502
-
# 'Song: Chelsea Dagger'
503
503
-
#
504
504
-
# off: 'Song: The Fratellis - Costello Music - Chelsea Dagger'
505
505
-
song_shorthand="off"
506
506
-
507
507
-
# 'mpc' arguments (specify a host, password etc).
508
508
-
#
509
509
-
# Default: ''
510
510
-
# Example: mpc_args=(-h HOST -P PASSWORD)
511
511
-
mpc_args=()
512
512
-
513
513
-
514
514
-
# Text Colors
515
515
-
516
516
-
517
517
-
# Text Colors
518
518
-
#
519
519
-
# Default: 'distro'
520
520
-
# Values: 'distro', 'num' 'num' 'num' 'num' 'num' 'num'
521
521
-
# Flag: --colors
522
522
-
#
523
523
-
# Each number represents a different part of the text in
524
524
-
# this order: 'title', '@', 'underline', 'subtitle', 'colon', 'info'
525
525
-
#
526
526
-
# Example:
527
527
-
# colors=(distro) - Text is colored based on Distro colors.
528
528
-
# colors=(4 6 1 8 8 6) - Text is colored in the order above.
529
529
-
colors=(distro)
530
530
-
531
531
-
532
532
-
# Text Options
533
533
-
534
534
-
535
535
-
# Toggle bold text
536
536
-
#
537
537
-
# Default: 'on'
538
538
-
# Values: 'on', 'off'
539
539
-
# Flag: --bold
540
540
-
bold="on"
541
541
-
542
542
-
# Enable/Disable Underline
543
543
-
#
544
544
-
# Default: 'on'
545
545
-
# Values: 'on', 'off'
546
546
-
# Flag: --underline
547
547
-
underline_enabled="on"
548
548
-
549
549
-
# Underline character
550
550
-
#
551
551
-
# Default: '-'
552
552
-
# Values: 'string'
553
553
-
# Flag: --underline_char
554
554
-
underline_char="-"
555
555
-
556
556
-
557
557
-
# Info Separator
558
558
-
# Replace the default separator with the specified string.
559
559
-
#
560
560
-
# Default: ':'
561
561
-
# Flag: --separator
562
562
-
#
563
563
-
# Example:
564
564
-
# separator="->": 'Shell-> bash'
565
565
-
# separator=" =": 'WM = dwm'
566
566
-
separator=":"
567
567
-
568
568
-
569
569
-
# Color Blocks
570
570
-
571
571
-
572
572
-
# Color block range
573
573
-
# The range of colors to print.
574
574
-
#
575
575
-
# Default: '0', '15'
576
576
-
# Values: 'num'
577
577
-
# Flag: --block_range
578
578
-
#
579
579
-
# Example:
580
580
-
#
581
581
-
# Display colors 0-7 in the blocks. (8 colors)
582
582
-
# neofetch --block_range 0 7
583
583
-
#
584
584
-
# Display colors 0-15 in the blocks. (16 colors)
585
585
-
# neofetch --block_range 0 15
586
586
-
block_range=(0 15)
587
587
-
588
588
-
# Toggle color blocks
589
589
-
#
590
590
-
# Default: 'on'
591
591
-
# Values: 'on', 'off'
592
592
-
# Flag: --color_blocks
593
593
-
color_blocks="on"
594
594
-
595
595
-
# Color block width in spaces
596
596
-
#
597
597
-
# Default: '3'
598
598
-
# Values: 'num'
599
599
-
# Flag: --block_width
600
600
-
block_width=3
601
601
-
602
602
-
# Color block height in lines
603
603
-
#
604
604
-
# Default: '1'
605
605
-
# Values: 'num'
606
606
-
# Flag: --block_height
607
607
-
block_height=1
608
608
-
609
609
-
# Color Alignment
610
610
-
#
611
611
-
# Default: 'auto'
612
612
-
# Values: 'auto', 'num'
613
613
-
# Flag: --col_offset
614
614
-
#
615
615
-
# Number specifies how far from the left side of the terminal (in spaces) to
616
616
-
# begin printing the columns, in case you want to e.g. center them under your
617
617
-
# text.
618
618
-
# Example:
619
619
-
# col_offset="auto" - Default behavior of neofetch
620
620
-
# col_offset=7 - Leave 7 spaces then print the colors
621
621
-
col_offset="auto"
622
622
-
623
623
-
# Progress Bars
624
624
-
625
625
-
626
626
-
# Bar characters
627
627
-
#
628
628
-
# Default: '-', '='
629
629
-
# Values: 'string', 'string'
630
630
-
# Flag: --bar_char
631
631
-
#
632
632
-
# Example:
633
633
-
# neofetch --bar_char 'elapsed' 'total'
634
634
-
# neofetch --bar_char '-' '='
635
635
-
bar_char_elapsed="-"
636
636
-
bar_char_total="="
637
637
-
638
638
-
# Toggle Bar border
639
639
-
#
640
640
-
# Default: 'on'
641
641
-
# Values: 'on', 'off'
642
642
-
# Flag: --bar_border
643
643
-
bar_border="on"
644
644
-
645
645
-
# Progress bar length in spaces
646
646
-
# Number of chars long to make the progress bars.
647
647
-
#
648
648
-
# Default: '15'
649
649
-
# Values: 'num'
650
650
-
# Flag: --bar_length
651
651
-
bar_length=15
652
652
-
653
653
-
# Progress bar colors
654
654
-
# When set to distro, uses your distro's logo colors.
655
655
-
#
656
656
-
# Default: 'distro', 'distro'
657
657
-
# Values: 'distro', 'num'
658
658
-
# Flag: --bar_colors
659
659
-
#
660
660
-
# Example:
661
661
-
# neofetch --bar_colors 3 4
662
662
-
# neofetch --bar_colors distro 5
663
663
-
bar_color_elapsed="distro"
664
664
-
bar_color_total="distro"
665
665
-
666
666
-
667
667
-
# Info display
668
668
-
# Display a bar with the info.
669
669
-
#
670
670
-
# Default: 'off'
671
671
-
# Values: 'bar', 'infobar', 'barinfo', 'off'
672
672
-
# Flags: --cpu_display
673
673
-
# --memory_display
674
674
-
# --battery_display
675
675
-
# --disk_display
676
676
-
#
677
677
-
# Example:
678
678
-
# bar: '[---=======]'
679
679
-
# infobar: 'info [---=======]'
680
680
-
# barinfo: '[---=======] info'
681
681
-
# off: 'info'
682
682
-
cpu_display="off"
683
683
-
memory_display="off"
684
684
-
battery_display="off"
685
685
-
disk_display="off"
686
686
-
687
687
-
688
688
-
# Backend Settings
689
689
-
690
690
-
691
691
-
# Image backend.
692
692
-
#
693
693
-
# Default: 'ascii'
694
694
-
# Values: 'ascii', 'caca', 'chafa', 'jp2a', 'iterm2', 'off',
695
695
-
# 'pot', 'termpix', 'pixterm', 'tycat', 'w3m', 'kitty'
696
696
-
# Flag: --backend
697
697
-
image_backend="ascii"
698
698
-
699
699
-
# Image Source
700
700
-
#
701
701
-
# Which image or ascii file to display.
702
702
-
#
703
703
-
# Default: 'auto'
704
704
-
# Values: 'auto', 'ascii', 'wallpaper', '/path/to/img', '/path/to/ascii', '/path/to/dir/'
705
705
-
# 'command output (neofetch --ascii "$(fortune | cowsay -W 30)")'
706
706
-
# Flag: --source
707
707
-
#
708
708
-
# NOTE: 'auto' will pick the best image source for whatever image backend is used.
709
709
-
# In ascii mode, distro ascii art will be used and in an image mode, your
710
710
-
# wallpaper will be used.
711
711
-
image_source="auto"
712
712
-
713
713
-
714
714
-
# Ascii Options
715
715
-
716
716
-
717
717
-
# Ascii distro
718
718
-
# Which distro's ascii art to display.
719
719
-
#
720
720
-
# Default: 'auto'
721
721
-
# Values: 'auto', 'distro_name'
722
722
-
# Flag: --ascii_distro
723
723
-
# NOTE: AIX, Alpine, Anarchy, Android, Antergos, antiX, "AOSC OS",
724
724
-
# "AOSC OS/Retro", Apricity, ArcoLinux, ArchBox, ARCHlabs,
725
725
-
# ArchStrike, XFerience, ArchMerge, Arch, Artix, Arya, Bedrock,
726
726
-
# Bitrig, BlackArch, BLAG, BlankOn, BlueLight, bonsai, BSD,
727
727
-
# BunsenLabs, Calculate, Carbs, CentOS, Chakra, ChaletOS,
728
728
-
# Chapeau, Chrom*, Cleanjaro, ClearOS, Clear_Linux, Clover,
729
729
-
# Condres, Container_Linux, CRUX, Cucumber, Debian, Deepin,
730
730
-
# DesaOS, Devuan, DracOS, DarkOs, DragonFly, Drauger, Elementary,
731
731
-
# EndeavourOS, Endless, EuroLinux, Exherbo, Fedora, Feren, FreeBSD,
732
732
-
# FreeMiNT, Frugalware, Funtoo, GalliumOS, Garuda, Gentoo, Pentoo,
733
733
-
# gNewSense, GNOME, GNU, GoboLinux, Grombyang, Guix, Haiku, Huayra,
734
734
-
# Hyperbola, janus, Kali, KaOS, KDE_neon, Kibojoe, Kogaion,
735
735
-
# Korora, KSLinux, Kubuntu, LEDE, LFS, Linux_Lite,
736
736
-
# LMDE, Lubuntu, Lunar, macos, Mageia, MagpieOS, Mandriva,
737
737
-
# Manjaro, Maui, Mer, Minix, LinuxMint, MX_Linux, Namib,
738
738
-
# Neptune, NetBSD, Netrunner, Nitrux, NixOS, Nurunner,
739
739
-
# NuTyX, OBRevenge, OpenBSD, openEuler, OpenIndiana, openmamba,
740
740
-
# OpenMandriva, OpenStage, OpenWrt, osmc, Oracle, OS Elbrus, PacBSD,
741
741
-
# Parabola, Pardus, Parrot, Parsix, TrueOS, PCLinuxOS, Peppermint,
742
742
-
# popos, Porteus, PostMarketOS, Proxmox, Puppy, PureOS, Qubes, Radix,
743
743
-
# Raspbian, Reborn_OS, Redstar, Redcore, Redhat, Refracted_Devuan,
744
744
-
# Regata, Rosa, sabotage, Sabayon, Sailfish, SalentOS, Scientific,
745
745
-
# Septor, SereneLinux, SharkLinux, Siduction, Slackware, SliTaz,
746
746
-
# SmartOS, Solus, Source_Mage, Sparky, Star, SteamOS, SunOS,
747
747
-
# openSUSE_Leap, openSUSE_Tumbleweed, openSUSE, SwagArch, Tails,
748
748
-
# Trisquel, Ubuntu-Budgie, Ubuntu-GNOME, Ubuntu-MATE, Ubuntu-Studio,
749
749
-
# Ubuntu, Venom, Void, Obarun, windows10, Windows7, Xubuntu, Zorin,
750
750
-
# and IRIX have ascii logos
751
751
-
# NOTE: Arch, Ubuntu, Redhat, and Dragonfly have 'old' logo variants.
752
752
-
# Use '{distro name}_old' to use the old logos.
753
753
-
# NOTE: Ubuntu has flavor variants.
754
754
-
# Change this to Lubuntu, Kubuntu, Xubuntu, Ubuntu-GNOME,
755
755
-
# Ubuntu-Studio, Ubuntu-Mate or Ubuntu-Budgie to use the flavors.
756
756
-
# NOTE: Arcolinux, Dragonfly, Fedora, Alpine, Arch, Ubuntu,
757
757
-
# CRUX, Debian, Gentoo, FreeBSD, Mac, NixOS, OpenBSD, android,
758
758
-
# Antrix, CentOS, Cleanjaro, ElementaryOS, GUIX, Hyperbola,
759
759
-
# Manjaro, MXLinux, NetBSD, Parabola, POP_OS, PureOS,
760
760
-
# Slackware, SunOS, LinuxLite, OpenSUSE, Raspbian,
761
761
-
# postmarketOS, and Void have a smaller logo variant.
762
762
-
# Use '{distro name}_small' to use the small variants.
763
763
-
ascii_distro="auto"
764
764
-
765
765
-
# Ascii Colors
766
766
-
#
767
767
-
# Default: 'distro'
768
768
-
# Values: 'distro', 'num' 'num' 'num' 'num' 'num' 'num'
769
769
-
# Flag: --ascii_colors
770
770
-
#
771
771
-
# Example:
772
772
-
# ascii_colors=(distro) - Ascii is colored based on Distro colors.
773
773
-
# ascii_colors=(4 6 1 8 8 6) - Ascii is colored using these colors.
774
774
-
ascii_colors=(distro)
775
775
-
776
776
-
# Bold ascii logo
777
777
-
# Whether or not to bold the ascii logo.
778
778
-
#
779
779
-
# Default: 'on'
780
780
-
# Values: 'on', 'off'
781
781
-
# Flag: --ascii_bold
782
782
-
ascii_bold="on"
783
783
-
784
784
-
785
785
-
# Image Options
786
786
-
787
787
-
788
788
-
# Image loop
789
789
-
# Setting this to on will make neofetch redraw the image constantly until
790
790
-
# Ctrl+C is pressed. This fixes display issues in some terminal emulators.
791
791
-
#
792
792
-
# Default: 'off'
793
793
-
# Values: 'on', 'off'
794
794
-
# Flag: --loop
795
795
-
image_loop="off"
796
796
-
797
797
-
# Thumbnail directory
798
798
-
#
799
799
-
# Default: '~/.cache/thumbnails/neofetch'
800
800
-
# Values: 'dir'
801
801
-
thumbnail_dir="${XDG_CACHE_HOME:-${HOME}/.cache}/thumbnails/neofetch"
802
802
-
803
803
-
# Crop mode
804
804
-
#
805
805
-
# Default: 'normal'
806
806
-
# Values: 'normal', 'fit', 'fill'
807
807
-
# Flag: --crop_mode
808
808
-
#
809
809
-
# See this wiki page to learn about the fit and fill options.
810
810
-
# https://github.com/dylanaraps/neofetch/wiki/What-is-Waifu-Crop%3F
811
811
-
crop_mode="normal"
812
812
-
813
813
-
# Crop offset
814
814
-
# Note: Only affects 'normal' crop mode.
815
815
-
#
816
816
-
# Default: 'center'
817
817
-
# Values: 'northwest', 'north', 'northeast', 'west', 'center'
818
818
-
# 'east', 'southwest', 'south', 'southeast'
819
819
-
# Flag: --crop_offset
820
820
-
crop_offset="center"
821
821
-
822
822
-
# Image size
823
823
-
# The image is half the terminal width by default.
824
824
-
#
825
825
-
# Default: 'auto'
826
826
-
# Values: 'auto', '00px', '00%', 'none'
827
827
-
# Flags: --image_size
828
828
-
# --size
829
829
-
image_size="auto"
830
830
-
831
831
-
# Gap between image and text
832
832
-
#
833
833
-
# Default: '3'
834
834
-
# Values: 'num', '-num'
835
835
-
# Flag: --gap
836
836
-
gap=3
837
837
-
838
838
-
# Image offsets
839
839
-
# Only works with the w3m backend.
840
840
-
#
841
841
-
# Default: '0'
842
842
-
# Values: 'px'
843
843
-
# Flags: --xoffset
844
844
-
# --yoffset
845
845
-
yoffset=0
846
846
-
xoffset=0
847
847
-
848
848
-
# Image background color
849
849
-
# Only works with the w3m backend.
850
850
-
#
851
851
-
# Default: ''
852
852
-
# Values: 'color', 'blue'
853
853
-
# Flag: --bg_color
854
854
-
background_color=
855
855
-
856
856
-
857
857
-
# Misc Options
858
858
-
859
859
-
# Stdout mode
860
860
-
# Turn off all colors and disables image backend (ASCII/Image).
861
861
-
# Useful for piping into another command.
862
862
-
# Default: 'off'
863
863
-
# Values: 'on', 'off'
864
864
-
stdout="off"