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
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
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
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
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
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
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 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
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
Luke Smith
82f016a5c3
dmenupass uses -P option on my dmenu build
2020-04-18 10:22:52 -04:00
Luke Bubar
bdbf0d8382
Added GNU Octave run conditions ( #575 )
2020-04-15 19:58:20 -04:00
Luke Smith
0242d8428d
help renamed to avoid conflicts
2020-04-15 14:42:36 -04:00
Luke Smith
dff66cd1ef
sysact added
2020-04-14 22:10:38 -04:00
Luke Smith
54f691a078
language-independent volume script
2020-04-14 21:45:09 -04:00
Luke Smith
314ff058de
manual refresh xrdb on dwm after wal
2020-04-14 20:38:25 -04:00
Luke Smith
05f9c3b707
use pamixer, which is much faster
2020-04-14 20:37:22 -04:00
Luke Smith
e88b3a72b8
internet script fix
2020-04-14 11:10:26 -04:00
Luke Smith
d8f0865799
actually, just use pidof
2020-04-13 11:49:40 -04:00
Luke Smith
64b8f08563
statusbar tweaks/updates for dwmblocks
2020-04-13 01:38:59 -04:00
Luke Smith
6491129dbb
bat script changes for better statusbar
2020-04-12 23:49:42 -04:00
Luke Smith
080365dd22
pgrep is a little slow, slower than ps | grep
2020-04-11 10:03:33 -04:00
Luke Smith
6f36fe3169
STATUSBAR uncommented only for i3, cleanup, probably broke everything LOL
2020-04-10 22:53:45 -04:00
Luke Smith
7aabe16b9d
pulse in i3
2020-04-10 08:01:53 -04:00
Luke Smith
68acbc2bff
volume script uses pulse by default
2020-04-09 17:03:51 -04:00
Luke Smith
4814403bbf
pgrep junk removed and minor script changes
2020-04-08 22:01:51 -04:00
Wis
a08904d88a
mpv config: use mpvSockets script to remove mpv wrappers/aliases ( #544 )
...
* add scripts to mpv's cfg \w mpvSockets as 1st dependency and\or script
* remove all usage of --input-ipc-server in all cmds
* remove mpv alias that adds --input-ipc-server
* fix pauseallmpv: correct paths to unix socket files
* fix dependency-scripts loading so it works also when opening files off main disk
2020-04-08 21:35:03 -04:00
Luke Smith
18e37aeb30
Merge branch 'zshnameddir' of https://github.com/karioki/voidrice into karioki-zshnameddir
2020-04-08 19:25:25 -04:00
Luke Smith
9fe6802122
oops for config
2020-04-08 19:10:00 -04:00
Luke Smith
7f334ff4b9
oops, sed error
2020-04-08 19:06:11 -04:00
Luke Smith
422d106fba
assume default values if xdg dirs not set
2020-04-08 17:21:40 -04:00
Luke Smith
f93cd463a1
Merge branch 'xdgify' of https://github.com/dennisleexyz/dotfiles into dennisleexyz-xdgify
2020-04-08 16:50:33 -04:00
Luke Smith
38497bc704
Merge branch 'master' of github.com:LukeSmithxyz/voidrice
2020-04-08 11:25:28 -04:00
Luke Smith
a6e7fd4ba7
volume module updates automatically
2020-04-08 11:25:13 -04:00
Hekuran
c1e2aa9ffc
Move bg link to ~/.local/share/ ( #545 )
...
* Move bg link to ~/.local/share/
often the ~/.cache directory is deleted because it gets too big, in my case if i compile stuff with yay, firefoxs chace also gets quite big, and mesa shaders are also stored there.
* added a symlink to .config/wall.png
* removed the .cache dir
2020-04-08 10:16:59 -04:00
Dennis Lee
fb456c4d98
statusbar weather HOME/.local/share:=XDG_DATA_HOME
2020-04-07 22:03:31 -07:00
Dennis Lee
833ea05b3f
Merge remote-tracking branch 'origin/master' into xdgify
2020-04-07 22:03:16 -07:00
Luke Smith
29096439ac
weather for pos, neg and signless pos temps
2020-04-06 19:28:33 -04:00
Dennis Lee
cd2a1633cf
use "~/.config" in .local/share/larbs/getkeys/sxiv
2020-04-06 10:39:36 -07:00
Arjun Karangiya
1316be8ec4
New featuer: ZSH named dirs
2020-04-06 17:23:45 +05:30
Luke Smith
d650aacb90
weather updates
2020-04-05 23:14:14 -04:00
Luke Smith
4471100f17
negatives fix
2020-04-05 23:13:33 -04:00
Dennis Lee
4da6d64600
revert readme.mom to use hardcoded xdg paths
2020-04-05 09:51:46 -07:00
Dennis Lee
a29eaec506
substitute ~/.config with $XDG_CONFIG_HOME
2020-04-04 13:00:08 -07:00
Dennis Lee
82cf021b78
substitute ~/.local/share with $XDG_DATA_HOME
2020-04-04 12:55:06 -07:00
Dennis Lee
2b572b2a89
substitute $HOME/.local/share with $XDG_DATA_HOME
2020-04-04 12:52:29 -07:00
Dennis Lee
fa67562835
substitute $HOME/.config with $XDG_CONFIG_HOME
2020-04-04 12:45:33 -07:00
Hekuran
26d8e9e006
memory statusbar with multilanguage support ( #536 )
...
* for multilanguage support
see issue number #535
* emoji
2020-04-02 07:09:54 -04:00
Hekuran
22ff37646c
🌜 updated moonphase 🌛 ( #532 )
...
right click to open notification
left & middle to update
fixes specific dates
2020-04-01 10:38:03 -04:00
Luke Smith
3ae11f5969
statusbarinfo script for dwm
2020-03-31 20:30:42 -04:00
Luke Smith
86a5b350a7
labels moved to scripts for dwm compatibility
2020-03-31 20:30:19 -04:00
Luke Smith
581924c71c
changes and simplifications to disk
2020-03-31 20:29:34 -04:00
Luke Smith
d21d1f1be3
break to avoid % on desktops
2020-03-31 18:53:43 -04:00
Luke Smith
326ed6b56d
battery minor imporvements
2020-03-29 14:16:07 -04:00
Luke Smith
49247875e0
lmc can run mixer
2020-03-29 12:02:15 -04:00
Luke Smith
bd4d537926
dumb oversight
2020-03-28 14:16:36 -04:00
Luke Smith
b340d3dc83
calcurse automatically xdg compliant now
2020-03-28 14:12:53 -04:00
Luke Smith
04c117f856
setbg overhaul, dwm update mv'd to postrun
...
Yeah of course I'm going to totally rewrite a script right after I do a video on it.
It uses links now to not waste space and env variables. Location moved to cache.
Thanks to those who suggested some changes.
2020-03-27 22:06:47 -04:00
Luke Smith
6283e390b3
actually, let's do this a non-retarded way
2020-03-27 13:01:23 -04:00
Luke Smith
39bde79142
battery script streamlined and commented
2020-03-27 09:56:04 -04:00
Luke Smith
238621787f
should prob use cp
2020-03-27 09:53:41 -04:00
Luke Smith
2754f64065
setbg dir fix
2020-03-26 11:37:07 -04:00
Luke Smith
ee2f8e9302
weather every run error fix
2020-03-25 17:35:30 -04:00
Bryan Jenks
77cd1bcd44
regex for less character bloat ( #514 )
2020-03-25 09:53:23 -04:00
Luke Smith
9db56f5c24
Merge branch 'master' of github.com:LukeSmithxyz/voidrice
2020-03-25 08:43:11 -04:00
Luke Smith
64fce40526
opout case fix
2020-03-24 18:28:47 -04:00
NilsKrause
c14cc2d1f0
tramsmission-remote-cli uncontinued, using python3 fork tremc ( #513 )
2020-03-24 18:04:17 -04:00
Rui Leixo
e4b3052965
Fix weather script, now the table is displayed correctly ( #509 )
2020-03-24 08:14:16 -04:00
Luke Smith
c8eae342fe
volume multiline output error fixed
2020-03-23 12:21:25 -04:00
Luke Smith
51a2408e84
toggle-welcome separate script
2020-03-22 09:58:59 -04:00
Luke Smith
1dc42a4f86
lmc readded
2020-03-22 09:41:50 -04:00
Luke Smith
f939f016a2
suppress all setbg wal output
2020-03-22 09:31:25 -04:00
Luke Smith
b54a56831e
moonphase executable
2020-03-22 09:29:44 -04:00
Luke Smith
1f24837952
internet script more efficient
2020-03-22 09:08:05 -04:00
Luke Smith
54f22aab7b
i3 dox updates
2020-03-17 08:28:37 -04:00
mhdzli
9e4cfc127d
Just find pictures ( #499 )
...
Filter the pictures in directory by file extensions
2020-03-15 20:52:24 -04:00
Luke Smith
db46b82f7f
setbg can take directory arg for random
2020-03-15 18:10:59 -04:00
Luke Smith
a2e0d2441b
Merge branch 'master' of github.com:LukeSmithxyz/voidrice
2020-03-13 12:33:30 -04:00
Luke Smith
6bfbabc9c6
suppress wal error if not detected
2020-03-13 12:31:19 -04:00
Luke Smith
14af7cab39
pacpackages with hook notice
2020-03-08 18:24:05 -04:00
Luke Smith
2acedd3517
samedir tweak
2020-03-08 18:23:38 -04:00
Luke Smith
b085acedb0
tar.xz fix
2020-03-08 18:23:04 -04:00
Charlie39
ccf8e188c1
Added instructive suggestion in the comments ( #488 )
...
It looks more mass appealing with the details.
2020-03-04 09:53:18 -05:00
nerrufam
884b14145a
to avoid erorr in vifm when pywal is not used ( #481 )
2020-03-04 09:52:35 -05:00
Luke Smith
217297d91f
weather script cleanup
2020-02-29 05:53:54 -05:00
Luke Smith
6345394781
battery script no longer uses pango
2020-02-28 16:34:46 -05:00