This website works better with JavaScript.
Explore
Help
Sign In
neingeist
/
conky-gadgets
Watch
1
Star
0
Fork
You've already forked conky-gadgets
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
require perl 5.10 etc.
Browse Source
master
neingeist
10 years ago
parent
a532814e5e
commit
ff49632f3f
1 changed files
with
2 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
2
conky-disks
Unescape
Escape
View File
@ -1,4 +1,6 @@
#!/usr/bin/perl
use 5.010;
use utf8;
use strict;
use warnings;
use Carp;
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
neingeist/conky-gadgets
Title
Body
Create Issue