summaryrefslogtreecommitdiffstats
path: root/.local
Commit message (Collapse)AuthorAgeFilesLines
* for video;Luke Smith2020-05-272-0/+103
| | | | remember to install opustags, ffmpeg and youtube-dl
* mpd-module-update now mpdupLuke Smith2020-05-262-1/+3
| | | | it is autostarted by the music module if not already running
* little fixesLuke Smith2020-05-251-2/+2
|
* use pidof to check for syncsLuke Smith2020-05-251-1/+1
|
* autocreate dir and show price before getting chartLuke Smith2020-05-251-4/+4
|
* new crypto statusbar script for individualLuke Smith2020-05-251-0/+34
| | | | ammounts and historical chart
* Merge branch 'master' of github.com:LukeSmithxyz/voidriceLuke Smith2020-05-251-1/+1
|\
| * Fix sxiv .desktop file (#648)build2stone2020-05-251-1/+1
| | | | | | | | | | | | | | Would previously error out as such: Opening "<file>" with Image viewer (image/jpeg) sxiv: file://<filepath> sxiv: No valid image file given, aborting
* | no spaces between icons and contentLuke Smith2020-05-2510-15/+12
|/
* run preconv and pipe its output into refer to prevent unicode problems (#647)Dennis Lee2020-05-241-5/+5
| | | | | * compiler: preconv to prevent `refer` unicode error * compiler: fix formatting
* Revert "Now moonphase is correct and even more precise (#637)"Luke Smith2020-05-161-15/+23
| | | | This reverts commit 4dbff2873df8e2b13ecff74beb17c32ef3c3267a.
* Now moonphase is correct and even more precise (#637)Hekuran2020-05-161-23/+15
| | | | As described in issue #636 using wttr.in was incorerct by 16% Now the `~/.local/share/moonphase` looks ugly, so dont look at it.
* don't skip color change since it is now fixedLuke Smith2020-05-131-1/+1
|
* Update transadd (#633)Vitor Silvestri2020-05-131-1/+1
| | | | | | | | | * 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
* Status bar fixes for nettraf and memory (#627)Vlad Doster2020-05-102-2/+2
| | | | | | | | * More precise RAM measurement and fix of memory type * Should be KiB kB refers to https://en.wikipedia.org/wiki/Kibibyte
* replace `tr '\n' 'CHAR'` with `paste -sd 'CHAR'` (#625)Kian Kasad2020-05-094-5/+5
|
* new line needed to work on i3 (#621)Bryan Jenks2020-05-091-1/+1
| | | 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
* moonphase now has no depsLuke Smith2020-05-092-49/+29
| | | | statusbarinfo obsolete and deleted
* statusbar scripts now open when shift-clickedLuke Smith2020-05-0717-24/+45
| | | | | weather module "fixed" other minor statusbar script tweaks
* inbox search case insensitiveLuke Smith2020-05-071-5/+4
|
* fix for no wifi, use case statementLuke Smith2020-05-061-3/+5
|
* openrc fixesLuke Smith2020-05-061-3/+5
|
* systemd compatibilityLuke Smith2020-05-061-1/+5
|
* wrap less, ping is unnecessaryLuke Smith2020-05-041-3/+2
|
* music filter uses ⏸Luke Smith2020-05-041-5/+2
|
* some systems use only lowercase? acpi option addedLuke Smith2020-05-041-1/+4
|
* icons to sysact, hibernate for runitLuke Smith2020-05-041-5/+6
|
* moonphase won't run if pom-perl not installedLuke Smith2020-05-041-4/+3
|
* Merge branch 'master' of github.com:LukeSmithxyz/voidriceLuke Smith2020-05-021-3/+3
|\
| * update for welcome toggle (#614)Hekuran2020-05-021-3/+3
| | | | | | changed `~/.xprofile` to `$XDG_CONFIG_HOME/xprofile`
* | use xdotool typeLuke Smith2020-05-021-7/+7
|/
* optional network traffic moduleLuke Smith2020-05-011-0/+24
|
* liberal snowflake doesn't render well in dwm/stLuke Smith2020-04-301-3/+3
|
* ugly minor intro bugfixesLuke Smith2020-04-301-3/+2
|
* optional cryptocurrencies moduleLuke Smith2020-04-301-0/+54
|
* Squashed commit of the following: (#600)mokulus2020-04-281-4/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* F12 is the new wal refresh bind, only in setbgLuke Smith2020-04-261-1/+1
|
* dmenumount fix + improvements (#602)mokulus2020-04-252-12/+18
| | | | | | | | | | | | | * Remove misleading character escape. Everything is in single quotes, so shell will escape it correctly without backslashes. Fixes #440. * Remove lsblk type restriction. * Make it possible to cancel with ESC in dmenu. Up to now if you pressed ESC to cancel the program would just continue with incorrect data.
* statusbar fixesLuke Smith2020-04-252-3/+2
|
* Clock with auto change emoji (#589)Hekuran2020-04-251-1/+23
| | | | | | | | * Clock with auto change emoji i made it so it will give you an emoji for the main 12 hours. there are also halfs (one-thirty 🕜,six thirty 🕡...) though ill let someone who knows how to do it in an efficient way, since i dont. also added an option for europeans, and made it cleaner. * use printf instead of echo
* Fix minor statusbar issues (#597)mokulus2020-04-245-5/+5
| | | | | | | | | | | | | | | | | * Fix: Remove trailing space from battery * Unify spacing in disk * Fix news Don't display news module when there are no news. * Use grep -F in pacpackages * Fix torrent Remove trailing whitespace *after* replacing newlines. * Quote sed command
* Merge branch 'master' of github.com:LukeSmithxyz/voidriceLuke Smith2020-04-232-2/+3
|\
| * Replaced pgrep with pidof (#592)Charlie392020-04-221-1/+2
| | | | | | | | | | | | | | | | | | | | | | * dwm compliant revised PR * replaced pgrep with pidof because it is faster! * Update music
| * remove unneeded require (#587)simohamed2020-04-211-1/+1
| | | | | | `library::` is all you need to load a library before using one of its functions.
* | torrent statusbar opens tremcLuke Smith2020-04-231-1/+1
|/
* feedback and autoconfig if single screenLuke Smith2020-04-201-6/+17
|
* Added OpenSCAD run conditions (#582)Luke Bubar2020-04-201-0/+1
| | | Default output to STL seems appropriate. STL files can be viewed with a minimalist program like fstl (in the AUR)
* Merge branch 'master' of github.com:LukeSmithxyz/voidriceLuke Smith2020-04-181-0/+1
|\
| * Added GNU Octave run conditions (#575)Luke Bubar2020-04-151-0/+1
| |
* | ifinstalled now checks for packages, iplocate fix,Luke Smith2020-04-183-7/+11
| | | | | | | | sleep removed from torwrap