| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Status bar fixes for nettraf and memory (#627) | Vlad Doster | 2020-05-10 | 2 | -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 Kasad | 2020-05-09 | 4 | -5/+5 |
| | | |||||
| * | new line needed to work on i3 (#621) | Bryan Jenks | 2020-05-09 | 1 | -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 deps | Luke Smith | 2020-05-09 | 2 | -49/+29 |
| | | | | | statusbarinfo obsolete and deleted | ||||
| * | statusbar scripts now open when shift-clicked | Luke Smith | 2020-05-07 | 17 | -24/+45 |
| | | | | | | weather module "fixed" other minor statusbar script tweaks | ||||
| * | inbox search case insensitive | Luke Smith | 2020-05-07 | 1 | -5/+4 |
| | | |||||
| * | fix for no wifi, use case statement | Luke Smith | 2020-05-06 | 1 | -3/+5 |
| | | |||||
| * | openrc fixes | Luke Smith | 2020-05-06 | 1 | -3/+5 |
| | | |||||
| * | systemd compatibility | Luke Smith | 2020-05-06 | 1 | -1/+5 |
| | | |||||
| * | wrap less, ping is unnecessary | Luke Smith | 2020-05-04 | 1 | -3/+2 |
| | | |||||
| * | music filter uses ⏸ | Luke Smith | 2020-05-04 | 1 | -5/+2 |
| | | |||||
| * | some systems use only lowercase? acpi option added | Luke Smith | 2020-05-04 | 1 | -1/+4 |
| | | |||||
| * | icons to sysact, hibernate for runit | Luke Smith | 2020-05-04 | 1 | -5/+6 |
| | | |||||
| * | moonphase won't run if pom-perl not installed | Luke Smith | 2020-05-04 | 1 | -4/+3 |
| | | |||||
| * | Merge branch 'master' of github.com:LukeSmithxyz/voidrice | Luke Smith | 2020-05-02 | 1 | -3/+3 |
| |\ | |||||
| | * | update for welcome toggle (#614) | Hekuran | 2020-05-02 | 1 | -3/+3 |
| | | | | | | | changed `~/.xprofile` to `$XDG_CONFIG_HOME/xprofile` | ||||
| * | | use xdotool type | Luke Smith | 2020-05-02 | 1 | -7/+7 |
| |/ | |||||
| * | optional network traffic module | Luke Smith | 2020-05-01 | 1 | -0/+24 |
| | | |||||
| * | liberal snowflake doesn't render well in dwm/st | Luke Smith | 2020-04-30 | 1 | -3/+3 |
| | | |||||
| * | ugly minor intro bugfixes | Luke Smith | 2020-04-30 | 1 | -3/+2 |
| | | |||||
| * | optional cryptocurrencies module | Luke Smith | 2020-04-30 | 1 | -0/+54 |
| | | |||||
| * | Squashed commit of the following: (#600) | mokulus | 2020-04-28 | 1 | -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 setbg | Luke Smith | 2020-04-26 | 1 | -1/+1 |
| | | |||||
| * | dmenumount fix + improvements (#602) | mokulus | 2020-04-25 | 2 | -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 fixes | Luke Smith | 2020-04-25 | 2 | -3/+2 |
| | | |||||
| * | Clock with auto change emoji (#589) | Hekuran | 2020-04-25 | 1 | -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) | mokulus | 2020-04-24 | 5 | -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/voidrice | Luke Smith | 2020-04-23 | 2 | -2/+3 |
| |\ | |||||
| | * | Replaced pgrep with pidof (#592) | Charlie39 | 2020-04-22 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | * dwm compliant revised PR * replaced pgrep with pidof because it is faster! * Update music | ||||
| | * | remove unneeded require (#587) | simohamed | 2020-04-21 | 1 | -1/+1 |
| | | | | | | | `library::` is all you need to load a library before using one of its functions. | ||||
| * | | torrent statusbar opens tremc | Luke Smith | 2020-04-23 | 1 | -1/+1 |
| |/ | |||||
| * | feedback and autoconfig if single screen | Luke Smith | 2020-04-20 | 1 | -6/+17 |
| | | |||||
| * | Added OpenSCAD run conditions (#582) | Luke Bubar | 2020-04-20 | 1 | -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/voidrice | Luke Smith | 2020-04-18 | 1 | -0/+1 |
| |\ | |||||
| | * | Added GNU Octave run conditions (#575) | Luke Bubar | 2020-04-15 | 1 | -0/+1 |
| | | | |||||
| * | | ifinstalled now checks for packages, iplocate fix, | Luke Smith | 2020-04-18 | 3 | -7/+11 |
| | | | | | | | | | sleep removed from torwrap | ||||
| * | | dmenupass uses -P option on my dmenu build | Luke Smith | 2020-04-18 | 1 | -1/+1 |
| |/ | |||||
| * | help renamed to avoid conflicts | Luke Smith | 2020-04-15 | 1 | -0/+0 |
| | | |||||
| * | sysact added | Luke Smith | 2020-04-14 | 1 | -0/+15 |
| | | |||||
| * | language-independent volume script | Luke Smith | 2020-04-14 | 1 | -1/+1 |
| | | |||||
| * | manual refresh xrdb on dwm after wal | Luke Smith | 2020-04-14 | 1 | -0/+1 |
| | | |||||
| * | use pamixer, which is much faster | Luke Smith | 2020-04-14 | 1 | -3/+3 |
| | | |||||
| * | internet script fix | Luke Smith | 2020-04-14 | 1 | -2/+2 |
| | | |||||
| * | actually, just use pidof | Luke Smith | 2020-04-13 | 3 | -7/+6 |
| | | |||||
| * | statusbar tweaks/updates for dwmblocks | Luke Smith | 2020-04-13 | 5 | -11/+22 |
| | | |||||
| * | bat script changes for better statusbar | Luke Smith | 2020-04-12 | 1 | -2/+2 |
| | | |||||
| * | pgrep is a little slow, slower than ps | grep | Luke Smith | 2020-04-11 | 6 | -7/+7 |
| | | |||||
| * | STATUSBAR uncommented only for i3, cleanup, probably broke everything LOL | Luke Smith | 2020-04-10 | 8 | -16/+17 |
| | | |||||
| * | volume script uses pulse by default | Luke Smith | 2020-04-09 | 1 | -7/+17 |
| | | |||||
| * | pgrep junk removed and minor script changes | Luke Smith | 2020-04-08 | 15 | -30/+34 |
| | | |||||
