Luke Smith
cba0fcc03d
old stuff removed
...
many files renamed, possible breakage
2020-11-16 18:06:41 -05:00
Shaw
3215e7b4bb
Add video selection to dmenurecord ( #825 )
2020-11-14 15:10:19 -05:00
Luke Smith
11d4f16fb4
close #832
...
proper user id
2020-11-14 15:09:25 -05:00
Luke Smith
340995f6f9
compiler tweaks
2020-11-11 17:04:28 -05:00
Luke Smith
aea27f3f2b
slider now takes text and has many nice options
2020-11-11 17:03:55 -05:00
M. Yas. Davoodeh
be8ff717b1
Use Emacs to compile org files ( #839 )
2020-11-09 16:03:38 -05:00
Luke Smith
ea4252ee5d
Merge branch 'master' of github.com:LukeSmithxyz/voidrice
2020-11-08 20:17:58 -05:00
Luke Smith
ae2db4ee1a
fix #836
2020-11-08 20:17:46 -05:00
Hekuran
7f139718e9
UAE - update autisticly efficient ( #838 )
2020-11-08 19:49:34 -05:00
Epacnoss
611645af97
Add support for Org-Mode files. ( #837 )
2020-11-08 07:57:37 -05:00
Luke Smith
a801ddcbfc
Merge branch 'master' of github.com:LukeSmithxyz/voidrice
2020-11-01 20:39:02 -05:00
Luke Smith
f770ac9df1
weechat var
2020-11-01 20:38:58 -05:00
Luke Smith
494d1679d5
slider, to make image/meme slideshow video
2020-11-01 20:38:23 -05:00
PCFreak2000
f08e37bdad
Added missing value for parameter ( #830 )
...
The value of the "-c" parameter was missing, so the check for an active internet connection as well as the whole script failed.
2020-10-24 11:43:19 -04:00
majamin
06bec85238
kill and start only current user's session ( #829 )
2020-10-22 14:27:50 -04:00
Luke Bubar
cb5d88c8f3
Add C++ support to compiler script. ( #828 )
2020-10-19 09:09:03 -04:00
karioki
3f4ea160b9
Expanding shell vars before passing to the files ( #827 )
2020-10-11 16:38:55 -04:00
Luke Smith
ce1be2e37e
weather -> forecast
2020-10-11 15:19:46 -04:00
Manuel
687e2e1ef6
Added support for flac tags via metaflac ( #823 )
2020-09-30 15:15:01 -04:00
Luke Smith
8e8c702e23
Merge branch 'master' of github.com:LukeSmithxyz/voidrice into master
2020-09-25 11:42:04 -04:00
Luke Smith
39320cf1ea
cleanup
2020-09-25 11:41:55 -04:00
David Delarosa
aff828d935
reload tmux config from correct path ( #820 )
2020-09-24 16:38:20 -04:00
Igor Line
b768fc601e
Use mw sync on F8 ( #819 )
...
Related to https://github.com/LukeSmithxyz/voidrice/pull/815
2020-09-23 09:37:24 -04:00
Spenser Truex
3b642aaa9e
Typo. ( #818 )
...
Co-authored-by: Spenser Truex <truex@equwal.com>
2020-09-23 09:36:59 -04:00
Luke Smith
d92bd73428
Merge branch 'master' of github.com:LukeSmithxyz/voidrice into master
2020-09-21 08:20:53 -04:00
Luke Smith
80e868e4af
revert to fix #810
2020-09-21 08:20:39 -04:00
Daniel Corrêa
189d9072cd
Fix typo ( #817 )
2020-09-18 10:29:23 -04:00
Patryk Niedźwiedziński
3936ffe5e2
Use mutt-wizard sync ( #815 )
2020-09-17 09:52:30 -04:00
Luke Smith
426979aa72
fix #814
2020-09-12 11:48:39 -04:00
Petar Tomić
b8d15d5278
mount exfat for rw ( #812 )
2020-09-08 09:23:10 -04:00
Adam Mertzenich
3dc859933b
Rename luke_ranger_readme.md to README.MD ( #807 )
...
Displays the README when in the ranger folder (clicking = bloat)
2020-09-05 13:09:01 -04:00
Luke Smith
86480f70d9
Merge branch 'master' of github.com:LukeSmithxyz/voidrice into master
2020-08-28 13:31:47 -04:00
Luke Smith
edde6779d4
pulseaudio failsafe for brave/chromium
2020-08-28 13:31:21 -04:00
LordRusk
0582b49593
right clicking on nettraf now opens bmon (bandwidth monitor) ( #681 )
2020-08-27 16:07:01 -04:00
anntnzrb
ca9b3952e6
Exit codes, stderr suppression, minor edits ( #788 )
...
This is a re-attempt of #643
- `[ "$archive" = "" ]` may be replaced with `[ -z "$archive" ]`
- added exit codes
- upon entering `ext -c` with no arguments stderr will be thrown
from readlink, should be suppressed
2020-08-27 15:57:16 -04:00
build2stone
5fd9637eb7
Improve rotdir script ( #789 )
...
Now doesn't interpret file name as regex pattern.
2020-08-27 15:55:17 -04:00
Kierán Meinhardt
435f0e5f52
add videos.lukesmith.xyz to linkhandler script ( #792 )
...
since mpv can handle peertube videos, it would be best to open video links in e. g. newsboat with mpv.
2020-08-27 15:54:36 -04:00
Luke Smith
ec7d7bfec4
webcam dox
2020-08-27 15:46:23 -04:00
Luke Smith
aefea4fd0d
Merge branch 'master' of github.com:LukeSmithxyz/voidrice into master
2020-08-27 15:32:56 -04:00
Luke Smith
3aa5f8bd4e
recommend git version
2020-08-27 15:31:23 -04:00
Conrado Fonseca
a30f0aac45
Reduce escape delay time in tmux ( #802 )
2020-08-26 17:48:09 -04:00
anntnzrb
62e555f906
Prevent user-defined aliases/commands checking ( #785 )
...
#748
There's no stdout/stderr on this condition.
2020-08-04 10:14:03 -04:00
Luke Smith
ae185dc3b1
Merge branch 'master' of github.com:LukeSmithxyz/voidrice into master
2020-08-04 10:13:28 -04:00
Luke Smith
20a03e9062
use default location for calcurse; close #787
2020-08-04 10:13:06 -04:00
Yacine
4589bb0a8b
Let zathura use the normal clipboard ( #757 )
...
Letting zathura use the standard clipboard by default makes using it more intuitive.
We just have to select the zone to copy with our cursor and then it is directly usable with a CTRL-V in any windows.
2020-07-28 11:52:56 -04:00
M. Yas. Davoodeh
2a1b7fc3d1
Make kbselect independent from xkblayout-state ( #775 )
2020-07-28 11:52:33 -04:00
Petar Tomić
11b04f4788
Mount CIFS share with read/write permissions ( #776 )
2020-07-28 07:54:49 -04:00
Alexander Goussas
536ec1a09b
redirect stdout to /dev/null ( #772 )
...
* pacman -Qq outputs to stdout
* redirect stdout to /dev/null as well
Co-authored-by: Alexander Goussas <alexander@alexandergoussas.com>
2020-07-26 08:28:00 -04:00
Hekuran
94c6f3cdde
sort and add src & dt ( #768 )
...
* sort and add src; dt
I sorted them by category, so it isn't confusing, and also added `~/.local/src` & `~/.local/share`, and changed `~` for `$HOME`.
* sort alphabetically
sort alphabetically
2020-07-26 08:25:24 -04:00
Vlad Doster
d2dfd16fbe
Revert changes to dmenurecord ( #774 )
...
Seems that @drakenewell will need to provide more details about his issue.
Someone commented that it broke for them which somewhat makes sense because alsa is lower level and might as well use it.
2020-07-26 06:56:11 -04:00