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
Luke Smith
8afc8de231
F12 is the new wal refresh bind, only in setbg
2020-04-26 11:12:45 -04:00
mokulus
af4f814b0c
dmenumount fix + improvements ( #602 )
...
* 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.
2020-04-25 19:18:06 -04:00
Luke Smith
40faeb97ec
statusbar fixes
2020-04-25 08:37:38 -04:00
Hekuran
7ed651e92f
Clock with auto change emoji ( #589 )
...
* 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
2020-04-25 08:10:40 -04:00
Charlie39
8dc3f78a7d
Plugin to highlight hex color codes ( #591 )
...
Visually intuitive for editing hex color codes in Xresources /XDefaults and anywhere else
2020-04-25 08:08:46 -04:00
Charlie39
de70c89f4e
alias for zathura ( #594 )
2020-04-25 08:03:55 -04:00
mokulus
5d59b3927d
Fix minor statusbar issues ( #597 )
...
* 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
2020-04-24 08:44:48 -04:00
Luke Smith
349668f423
Merge branch 'master' of github.com:LukeSmithxyz/voidrice
2020-04-23 19:43:14 -04:00
Luke Smith
745f12bd16
torrent statusbar opens tremc
2020-04-23 19:42:37 -04:00
Charlie39
18113aad1a
Replaced pgrep with pidof ( #592 )
...
* dwm compliant
revised PR
* replaced pgrep with pidof
because it is faster!
* Update music
2020-04-22 16:15:53 -04:00
Hekuran
933e4149d3
i3 to use slock ( #590 )
...
it could only work with '&&' and only in this order. i see that it would be logical to "slock" even if a preceding command will fail, though like i said it would only run in this order. i've tried using a script (even in this order) with " ; " it would not run.
the audios would mute and the screen would turn off, but it would not lock.
2020-04-22 12:34:43 -04:00
simohamed
2c02c85aae
remove unneeded require ( #587 )
...
`library::` is all you need to load a library before using one of its functions.
2020-04-21 17:53:57 -04:00
Luke Smith
1669b3c2b9
feedback and autoconfig if single screen
2020-04-20 16:48:32 -04:00
Luke Smith
f180dade4a
note on removing ~/.profile
2020-04-20 16:45:44 -04:00
Luke Smith
a67bde70f0
Merge branch 'master' of github.com:LukeSmithxyz/voidrice
2020-04-20 16:41:47 -04:00
Luke Smith
eb76d8ed5d
i3 STATUSBAR fix and xinitrc moved/linked
2020-04-20 16:41:33 -04:00
Luke Bubar
0420f7c119
Added OpenSCAD run conditions ( #582 )
...
Default output to STL seems appropriate. STL files can be viewed with a minimalist program like fstl (in the AUR)
2020-04-20 13:37:50 -04:00
Luke Smith
6bcdd2bfca
zprofile is now the file, profile is the link
2020-04-19 19:03:34 -04:00
ElliotsLab
6f22b799c8
hide ansible folder and config ( #579 )
2020-04-19 08:34:57 -04:00
mighty9245
2cff4c1fa8
hide go folder ( #578 )
2020-04-18 14:19:36 -04:00
Luke Smith
a1e73417dc
Merge branch 'master' of github.com:LukeSmithxyz/voidrice
2020-04-18 10:34:51 -04:00
Luke Smith
37788be5d9
ifinstalled now checks for packages, iplocate fix,
...
sleep removed from torwrap
2020-04-18 10:33:58 -04:00