Commit Graph

1367 Commits

Author SHA1 Message Date
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
Luke Smith baad9e0136 inbox search case insensitive 2020-05-07 08:09:04 -04:00
Luke Smith 14fde603b7 fix for no wifi, use case statement 2020-05-06 19:54:42 -04:00
Luke Smith f08f4b0b7f openrc fixes 2020-05-06 14:34:33 -04:00
Luke Smith 87dda7cdc3 systemd compatibility 2020-05-06 09:50:00 -04:00
Luke Smith d20ba52404 wrap less, ping is unnecessary 2020-05-04 20:38:38 -04:00
Luke Smith 674f8e1a7a music filter uses ⏸ 2020-05-04 17:24:39 -04:00
Luke Smith 162509777c Merge branch 'master' of github.com:LukeSmithxyz/voidrice 2020-05-04 13:09:53 -04:00
Luke Smith 3f20263444 some systems use only lowercase? acpi option added 2020-05-04 13:06:29 -04:00
Luke Smith d0b37d4600 icons to sysact, hibernate for runit 2020-05-04 10:30:11 -04:00
Luke Smith 4920a1b363 moonphase won't run if pom-perl not installed 2020-05-04 08:07:40 -04:00
Alexandros Vasileiou 65b644d9b7 Changes to mpd.conf to support pulseaudio (#607) 2020-05-04 07:59:25 -04:00
Luke Smith 1c79c00208 needed newsboat updates including
more color style and sections
with --- pre/postfixes
2020-05-03 09:11:37 -04:00
Luke Smith a818e2d9db Merge branch 'master' of github.com:LukeSmithxyz/voidrice 2020-05-02 15:04:36 -04:00
Luke Smith 50baa1a44f use xdotool type 2020-05-02 15:03:20 -04:00
Hekuran 632d35ebae update for welcome toggle (#614)
changed `~/.xprofile` to `$XDG_CONFIG_HOME/xprofile`
2020-05-02 09:46:57 -04:00
Luke Smith 833d5fe9b7 alias tweaks including more rm safety 2020-05-01 16:58:21 -04:00
Luke Smith 77b6529947 optional network traffic module 2020-05-01 16:55:09 -04:00
Luke Smith 4e385c18b1 liberal snowflake doesn't render well in dwm/st 2020-04-30 10:32:29 -04:00
Luke Smith 60a467de7c ugly minor intro bugfixes 2020-04-30 10:31:46 -04:00
Luke Smith 53ef201c08 optional cryptocurrencies module 2020-04-30 10:24:32 -04:00
Luke Smith c83f43bed1 fast syntax highlighting 2020-04-28 09:20:59 -04:00
mokulus ea61ca6366 Squashed commit of the following: (#600)
commit 8f7b5b2e1e0c93db6620f163e944a14558fba652
Author: MateuszOkulus <mateusz.okulus@protonmail.com>
Date:   Sun Apr 26 07:23:41 2020 +0200

    Fix sysact when there are multiple spaces.

commit dd0133304c55eec117c4e03f38317f332ad8970f
Author: MateuszOkulus <mateusz.okulus@protonmail.com>
Date:   Sun Apr 26 07:22:55 2020 +0200

    Remove trailing newline

    So there is no empty selection at the end in dmenu.

commit 2ab45df225695f9c64031d52ff48d837bb9a6e72
Author: MateuszOkulus <mateusz.okulus@protonmail.com>
Date:   Sun Apr 26 07:22:22 2020 +0200

    Exit when escaping dmenu.

commit e8209da3e809ac830844b89e7638d695cd61240f
Author: MateuszOkulus <mateusz.okulus@protonmail.com>
Date:   Sun Apr 26 07:19:18 2020 +0200

    Revert "Fix sysact"

    This reverts commit 90a2147c0a2463122a5f0cc3ff14de0cceb66135.

commit 8dba47f7462d04a49282be33ae9ce68eb7d8d476
Author: MateuszOkulus <mateusz.okulus@protonmail.com>
Date:   Sun Apr 26 07:18:57 2020 +0200

    Revert "Change tab to spaces."

    This reverts commit 2e480b32ba90c793771d87d47d7273bcdc180e12.

commit 2e480b32ba90c793771d87d47d7273bcdc180e12
Author: MateuszOkulus <mateusz.okulus@protonmail.com>
Date:   Sat Apr 25 11:35:55 2020 +0200

    Change tab to spaces.

commit 90a2147c0a2463122a5f0cc3ff14de0cceb66135
Author: MateuszOkulus <mateusz.okulus@protonmail.com>
Date:   Sat Apr 25 11:25:50 2020 +0200

    Fix sysact

    See #584. It now uses # so it's clearly visible.
2020-04-28 08:50:57 -04:00
Luke Smith df3009aade Merge branch 'charlie39-patch-1' 2020-04-28 08:46:04 -04:00
Luke Smith 161723e8a1 Upstream problem with java not able to figure dwm's windows.
Jetbrains products (intellij Idea and pycharm) and Netbeans draws grey windows in dwm(upstream bug).
Intellij Idea will work with this two env vars. for pycharm, affected plebs may need to install the wmname tool (community repository)
2020-04-28 08:45:46 -04:00
Charlie39 3cb901253c $XDG_CACHE_HOME env variable (#595)
* $XDG_CACHE_HOME env variable

XDG compliance

* shortcut to cache directory

* Update directories

* Update directories

* Update directories
2020-04-26 19:57:09 -04:00