Commit Graph

1392 Commits

Author SHA1 Message Date
Luke Smith
e9b0b5613b fix 2020-05-30 19:02:51 -04:00
Luke Smith
d76f12fc4a compiler notes and alt md compilers 2020-05-30 18:58:41 -04:00
Luke Smith
f552d9850b Merge branch 'master' of github.com:LukeSmithxyz/voidrice 2020-05-30 18:52:31 -04:00
Luke Smith
bb8495f27d read in previous data 2020-05-30 17:50:37 -04:00
Kian Kasad
3222354d50 make use of setsid(1)'s -f flag (#652)
Co-authored-by: Luke Smith <luke@lukesmith.xyz>
2020-05-30 17:01:18 -04:00
Luke Smith
52d9140820 dumb fix 2020-05-30 14:09:39 -04:00
Luke Smith
307f408914 Merge branch 'narukeh-patch-1' 2020-05-30 11:41:40 -04:00
Luke Smith
7ea15612b4 save the file check every time 2020-05-30 11:41:29 -04:00
Hekuran
1d95b2210e quotes 2020-05-30 17:29:41 +02:00
Hekuran
daf2829167 create netlog if empty
it would not run without an existing nonempty log file
2020-05-30 17:27:01 +02:00
Luke Smith
d8272650bd paste directly on files, excluding lo 2020-05-30 11:09:12 -04:00
Luke Smith
884dcbdc47 tutorial videos list updated 2020-05-30 11:08:59 -04:00
Alexei Syssoyev
bca99b60b1 Fix sed to hide news when zero (#661) 2020-05-30 06:19:12 -04:00
Luke Smith
bba7c0f4a5 Merge branch 'master' of github.com:LukeSmithxyz/voidrice 2020-05-29 16:03:52 -04:00
Luke Smith
1379747a17 minimize file writes and use built-in arithmatic 2020-05-29 16:03:19 -04:00
Luke Smith
406bb4faa7 new default wallpaper 2020-05-29 15:18:52 -04:00
Jaime Lopez
09a773e81d adds 2 digits for last track for cases when less than 10 tracks (#660) 2020-05-29 13:37:15 -04:00
Luke Bubar
ce94f3ee8e Added epub, cbz, and cbr support to lf (#655)
* Added `epub` support to the `lfrc`

* Update lfrc
2020-05-28 07:10:48 -04:00
Luke Smith
1260ba7da4 move/copy files with spaces 2020-05-27 15:54:16 -04:00
Luke Smith
a6cee230d0 for video;
remember to install opustags, ffmpeg and youtube-dl
2020-05-27 09:22:40 -04:00
Luke Smith
a8ff531a3c libxft failsafe
I have no reason why libxft-bgra is not installing correctly on some machines.
Here's a (dumb) failsafe that prompts user intervention.
2020-05-26 18:16:42 -04:00
Luke Smith
c153ac7fb4 mpd-module-update now mpdup
it is autostarted by the music module if not already running
2020-05-26 07:22:06 -04:00
Luke Smith
7f58bbb22d little fixes 2020-05-25 21:29:12 -04:00
Luke Smith
31f26c73b0 use pidof to check for syncs 2020-05-25 20:52:08 -04:00
Luke Smith
06fb70a6cb autocreate dir and show price before getting chart 2020-05-25 20:28:19 -04:00
Luke Smith
bad0b625a6 new crypto statusbar script for individual
ammounts and historical chart
2020-05-25 20:23:06 -04:00
Luke Smith
fe8ca71799 Merge branch 'master' of github.com:LukeSmithxyz/voidrice 2020-05-25 17:10:36 -04:00
Luke Smith
c075127aae no spaces between icons and content 2020-05-25 17:06:24 -04:00
build2stone
dbfb6705a7 Fix sxiv .desktop file (#648)
Would previously error out as such:

Opening "<file>" with Image viewer  (image/jpeg)
sxiv: file://<filepath>
sxiv: No valid image file given, aborting
2020-05-25 13:48:01 -04:00
Luke Smith
99a7d1dd98 Merge branch 'master' of github.com:LukeSmithxyz/voidrice 2020-05-25 11:49:46 -04:00
Dennis Lee
7f34377105 run preconv and pipe its output into refer to prevent unicode problems (#647)
* compiler: preconv to prevent `refer` unicode error

* compiler: fix formatting
2020-05-24 13:13:27 -04:00
Luke Smith
2db8755f04 alsa junk rm'd 2020-05-21 19:26:08 -04:00
Luke Smith
c9f0d747a8 fix 2020-05-17 17:24:21 -04:00
Luke Smith
c948c8b56f xprofile in normal location 2020-05-17 16:19:28 -04:00
Luke Smith
a00e42e292 Revert "Now moonphase is correct and even more precise (#637)"
This reverts commit 4dbff2873d.
2020-05-16 10:29:28 -04:00
Luke Smith
21a29cca4c Merge branch 'master' of github.com:LukeSmithxyz/voidrice 2020-05-16 10:15:10 -04:00
Hekuran
4dbff2873d Now moonphase is correct and even more precise (#637)
As described in issue #636  using wttr.in was incorerct by 16%
Now the `~/.local/share/moonphase` looks ugly, so dont look at it.
2020-05-16 10:15:05 -04:00
Luke Smith
7378817a1a duplicate 2020-05-14 03:31:41 -04:00
Luke Smith
b8b9b420f9 don't skip color change since it is now fixed 2020-05-13 18:12:44 -04:00
Luke Smith
99043c4279 Merge branch 'master' of github.com:LukeSmithxyz/voidrice 2020-05-13 16:41:55 -04:00
Luke Smith
37c754477a fix for java applications in dwm 2020-05-13 16:40:52 -04:00
Vlad Doster
bc031c2a17 Update files (#631) 2020-05-13 16:36:47 -04:00
Vitor Silvestri
74421a25b5 Update transadd (#633)
* Update transadd

When transmission daemon is closed and the user wants to add a torrent, it needs to try to add the torrent two times, the first time for opening the daemon, and the second time for adding the torrent

Removing the ampersand fix this, enabling one click for both starting the daemon and adding the torrent

* fix typo
2020-05-13 11:47:29 -04:00
Vlad Doster
8f05c7d79f Status bar fixes for nettraf and memory (#627)
* More precise RAM measurement and fix of memory type

* Should be KiB 

kB refers to
https://en.wikipedia.org/wiki/Kibibyte
2020-05-10 07:58:09 -04:00
Kian Kasad
6577acae89 replace tr '\n' 'CHAR' with paste -sd 'CHAR' (#625) 2020-05-09 19:32:56 -04:00
karioki
2b6b3822e3 Placing NERDTree bookmark file not on home dir (#624) 2020-05-09 10:31:25 -04:00
Luke Smith
4f622e6d2b pulse default in mpd 2020-05-09 10:01:42 -04:00
Bryan Jenks
28c0ab6294 new line needed to work on i3 (#621)
i was fiddling with the block settings and couldnt get it to display on i3 until i just added the new line. also tested on the dwm build, module acts as it should on dem with this change
2020-05-09 08:40:02 -04:00
Luke Smith
26c92f886b moonphase now has no deps
statusbarinfo obsolete and deleted
2020-05-09 08:35:02 -04:00
Luke Smith
33e329c8cb statusbar scripts now open when shift-clicked
weather module "fixed"
other minor statusbar script tweaks
2020-05-07 17:31:42 -04:00