Commit graph

1376 commits

Author SHA1 Message Date
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
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
Vlad Doster
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
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ć
f52a90e564
add-sudo-to-mkdir (#761) 2020-07-13 18:55:25 -04:00
jamazi
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
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
a4a59f9daa
Emoji Unicode 13.0 update (#753)
Add new stuff, not the bloat tho
2020-07-09 17:08:17 -04:00