Petar Tomić and GitHub
b8d15d5278
mount exfat for rw ( #812 )
2020-09-08 09:23:10 -04:00
Adam Mertzenich and GitHub
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 and GitHub
0582b49593
right clicking on nettraf now opens bmon (bandwidth monitor) ( #681 )
2020-08-27 16:07:01 -04:00
anntnzrb and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
a30f0aac45
Reduce escape delay time in tmux ( #802 )
2020-08-26 17:48:09 -04:00
anntnzrb and GitHub
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 and GitHub
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 and GitHub
2a1b7fc3d1
Make kbselect independent from xkblayout-state ( #775 )
2020-07-28 11:52:33 -04:00
Petar Tomić and GitHub
11b04f4788
Mount CIFS share with read/write permissions ( #776 )
2020-07-28 07:54:49 -04:00
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 and GitHub
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 and GitHub
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
Vlad Doster and GitHub
0a5afc8767
Fix dmenurecord breakage ( #773 )
...
* Fixes breakage
Referencing issue
* Missed an alsa reference
2020-07-25 13:33:31 -04:00
Luke Smith
fc3eefc5ee
revertion to fix #763
2020-07-17 13:18:52 -04:00
Yunus Kahveci and GitHub
50a442998b
Improved latency in camtoggle script ( #766 )
...
After I had 2 seconds of latency with this script on my machine, I decided to improve it using an article from the arch wiki (https://wiki.archlinux.org/index.php/Webcam_setup#mpv )
2020-07-16 15:32:02 -04:00
Luke Smith
d3b1e5371a
Merge branch 'elliotslab-lf-patch'
2020-07-16 08:27:52 -04:00
Luke Smith
2be4d7e2d7
simplified, use setbg
2020-07-16 08:27:28 -04:00
Elliotslab
8531ae348d
update bulkrename to B, add setwallpaper shotcut
2020-07-16 00:29:04 -04:00
Petar Tomić and GitHub
f52a90e564
add-sudo-to-mkdir ( #761 )
2020-07-13 18:55:25 -04:00
jamazi and GitHub
ebfaf811ac
Update .zprofile ( #758 )
...
Remove trailing slash from local bin directories in PATH
2020-07-13 07:49:53 -04:00
Luke Smith
72926c0c44
Merge branch 'master' of gitlab.com:LukeSmithxyz/voidrice
2020-07-10 14:26:02 -04:00
Luke Smith
1ed46837e6
Merge branch 'patch-2' into 'master'
...
Update lfrc (hiddenfiles)
See merge request LukeSmithxyz/voidrice!56
2020-07-10 18:25:45 +00:00
Lucas Budde Mior
ae1b3f11c5
Update lfrc (hiddenfiles)
2020-07-10 18:20:01 +00:00
Arthur Bais and GitHub
0722f2519b
Add macro to view youtube comments ( #756 )
2020-07-09 19:41:04 -04:00
Luke Smith
bd7054e1db
fix #754
2020-07-09 17:31:06 -04:00
Hekuran and GitHub
a4a59f9daa
Emoji Unicode 13.0 update ( #753 )
...
Add new stuff, not the bloat tho
2020-07-09 17:08:17 -04:00
Luke Smith
cd0ed5e545
Merge branch 'Sadoon-AlBader-patch-1'
2020-07-08 08:58:20 -04:00
Luke Smith
ed6f8b0fde
xbacklight
2020-07-08 08:58:12 -04:00
Luke Smith
7d25d7368a
Merge branch 'patch-1' of https://github.com/Sadoon-AlBader/voidrice into Sadoon-AlBader-patch-1
2020-07-08 08:55:56 -04:00
211cc0de65
Copy audio codec instead of encoding audio ( #653 )
...
Co-authored-by: Luke Smith <luke@lukesmith.xyz >
2020-07-08 08:51:28 -04:00
e1a4273e11
Make dir shortcuts use XDG DIRS and then use a default if need be ( #725 )
...
* sort and make home shortcut break less
* Update directories
* Formatting
* Add missing brackets
* sort
Co-authored-by: Luke Smith <luke@lukesmith.xyz >
2020-07-08 08:49:27 -04:00
anntnzrb and GitHub
ae9c12a861
Remove uneeded std suppression ( #749 )
...
There's no stdout/stderr on this condition.
2020-07-07 11:30:26 -04:00
anntnzrb and GitHub
53cdc0eb95
Prevent user-defined aliases/commands checking ( #748 )
...
Adding `[ -x ]` also checks if the command is an executable; if this
check is skipped, then user-defined aliases will interfere and validate
the condition (unintended).
2020-07-05 16:17:49 -04:00
Dennis Lee and GitHub
8cba946027
cff = fontconfig/fonts.conf (#745 )
2020-07-04 20:07:11 -04:00
Ashish Panigrahi and GitHub
f06ba0df09
Corrected spelling ( #744 )
2020-07-03 10:42:26 -04:00
Luke Smith
9fe33edc77
more image icons
2020-07-03 10:08:40 -04:00
Luke Smith
5a6b239a04
Merge branch 'master' of github.com:LukeSmithxyz/voidrice
2020-07-03 10:07:20 -04:00
Luke Smith
4dd4959ebd
fix #743
2020-07-03 10:06:49 -04:00
a19ae72c82
"$EDITOR $1" caused error in Alacritty terminal. Splitting the qutoes into "$EDITOR" "$1" fixed the issue. Not sure why. ( #742 )
...
Co-authored-by: Austin Bumbalough <austin@bumbalough.xyz >
2020-07-03 09:34:43 -04:00
Luke Smith
1cb3d43726
Merge branch 'master' of github.com:LukeSmithxyz/voidrice
2020-07-02 21:00:55 -04:00
Luke Smith
9e110a87c7
fix
2020-07-02 21:00:39 -04:00