| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | old script cleanout | Luke Smith | 2020-11-17 | 12 | -128/+0 |
| | | |||||
| * | Merge branch 'master' of github.com:LukeSmithxyz/voidrice | Luke Smith | 2020-11-16 | 3 | -2/+11 |
| |\ | |||||
| | * | Add system will lock before suspend/hibernate (#797) | Shaw | 2020-11-14 | 1 | -1/+1 |
| | | | | | | | Co-authored-by: Luke Smith <luke@lukesmith.xyz> | ||||
| | * | add peertube torrents from newsboat (#760) | Arthur Bais | 2020-11-14 | 1 | -0/+7 |
| | | | | | | | | | | | | | | | | | | | * Create peertubetorrent * macro to torrent new videos on peertube * fix typo * rebind | ||||
| | * | add vpn indicator to internet status modul (#796) | Astronach | 2020-11-14 | 1 | -1/+3 |
| | | | | | | | for me /sys/class/net/tun*/operstate show unknown in every state, but ./net/tun* only exists, if vpn is on | ||||
| * | | old stuff removed | Luke Smith | 2020-11-16 | 1 | -5/+8 |
| |/ | | | | many files renamed, possible breakage | ||||
| * | Add video selection to dmenurecord (#825) | Shaw | 2020-11-14 | 1 | -1/+19 |
| | | |||||
| * | close #832 | Luke Smith | 2020-11-14 | 2 | -2/+2 |
| | | | | | proper user id | ||||
| * | compiler tweaks | Luke Smith | 2020-11-11 | 1 | -8/+9 |
| | | |||||
| * | slider now takes text and has many nice options | Luke Smith | 2020-11-11 | 1 | -24/+79 |
| | | |||||
| * | Use Emacs to compile org files (#839) | M. Yas. Davoodeh | 2020-11-09 | 1 | -1/+1 |
| | | |||||
| * | UAE - update autisticly efficient (#838) | Hekuran | 2020-11-08 | 3 | -15/+21 |
| | | |||||
| * | Add support for Org-Mode files. (#837) | Epacnoss | 2020-11-08 | 1 | -1/+2 |
| | | |||||
| * | Merge branch 'master' of github.com:LukeSmithxyz/voidrice | Luke Smith | 2020-11-01 | 5 | -5/+16 |
| |\ | |||||
| | * | Added missing value for parameter (#830) | PCFreak2000 | 2020-10-24 | 1 | -1/+1 |
| | | | | | | | The value of the "-c" parameter was missing, so the check for an active internet connection as well as the whole script failed. | ||||
| | * | kill and start only current user's session (#829) | majamin | 2020-10-22 | 1 | -2/+2 |
| | | | |||||
| | * | Add C++ support to compiler script. (#828) | Luke Bubar | 2020-10-19 | 1 | -0/+1 |
| | | | |||||
| | * | Expanding shell vars before passing to the files (#827) | karioki | 2020-10-11 | 1 | -2/+4 |
| | | | |||||
| | * | Added support for flac tags via metaflac (#823) | Manuel | 2020-09-30 | 1 | -0/+8 |
| | | | |||||
| * | | slider, to make image/meme slideshow video | Luke Smith | 2020-11-01 | 1 | -0/+69 |
| | | | |||||
| * | | weather -> forecast | Luke Smith | 2020-10-11 | 1 | -0/+0 |
| |/ | |||||
| * | cleanup | Luke Smith | 2020-09-25 | 1 | -14/+8 |
| | | |||||
| * | Fix typo (#817) | Daniel Corrêa | 2020-09-18 | 1 | -1/+1 |
| | | |||||
| * | Use mutt-wizard sync (#815) | Patryk Niedźwiedziński | 2020-09-17 | 1 | -1/+1 |
| | | |||||
| * | mount exfat for rw (#812) | Petar Tomić | 2020-09-08 | 1 | -0/+1 |
| | | |||||
| * | right clicking on nettraf now opens bmon (bandwidth monitor) (#681) | LordRusk | 2020-08-27 | 1 | -0/+1 |
| | | |||||
| * | Exit codes, stderr suppression, minor edits (#788) | anntnzrb | 2020-08-27 | 1 | -4/+4 |
| | | | | | | | | | 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 | ||||
| * | Improve rotdir script (#789) | build2stone | 2020-08-27 | 1 | -1/+1 |
| | | | | Now doesn't interpret file name as regex pattern. | ||||
| * | add videos.lukesmith.xyz to linkhandler script (#792) | Kierán Meinhardt | 2020-08-27 | 1 | -1/+1 |
| | | | | since mpv can handle peertube videos, it would be best to open video links in e. g. newsboat with mpv. | ||||
| * | Merge branch 'master' of github.com:LukeSmithxyz/voidrice into master | Luke Smith | 2020-08-04 | 4 | -7/+7 |
| |\ | |||||
| | * | Make kbselect independent from xkblayout-state (#775) | M. Yas. Davoodeh | 2020-07-28 | 1 | -3/+3 |
| | | | |||||
| | * | Mount CIFS share with read/write permissions (#776) | Petar Tomić | 2020-07-28 | 1 | -2/+2 |
| | | | |||||
| | * | redirect stdout to /dev/null (#772) | Alexander Goussas | 2020-07-26 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | * pacman -Qq outputs to stdout * redirect stdout to /dev/null as well Co-authored-by: Alexander Goussas <alexander@alexandergoussas.com> | ||||
| | * | Revert changes to dmenurecord (#774) | Vlad Doster | 2020-07-26 | 1 | -2/+2 |
| | | | | | | | | | | | 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. | ||||
| | * | Fix dmenurecord breakage (#773) | Vlad Doster | 2020-07-25 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | * Fixes breakage Referencing issue * Missed an alsa reference | ||||
| | * | Improved latency in camtoggle script (#766) | Yunus Kahveci | 2020-07-16 | 1 | -1/+1 |
| | | | | | | | 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) | ||||
| * | | use default location for calcurse; close #787 | Luke Smith | 2020-08-04 | 1 | -1/+1 |
| | | | |||||
| * | | revertion to fix #763 | Luke Smith | 2020-07-17 | 1 | -1/+1 |
| |/ | |||||
| * | add-sudo-to-mkdir (#761) | Petar Tomić | 2020-07-13 | 1 | -1/+1 |
| | | |||||
| * | xbacklight | Luke Smith | 2020-07-08 | 1 | -3/+4 |
| | | |||||
| * | Merge branch 'patch-1' of https://github.com/Sadoon-AlBader/voidrice into ↵ | Luke Smith | 2020-07-08 | 1 | -0/+2 |
| |\ | | | | | | | Sadoon-AlBader-patch-1 | ||||
| | * | Add backlight control as a scroll function | Sadoon Al-Bader | 2020-06-29 | 1 | -0/+2 |
| | | | | | | | | | | | This adds backlight control of monitor through scrolling. Requires "light" pacakage and that the user can run "sudo light" without a password, easily done through sudoers edit. Enjoy less eye strain :) | ||||
| * | | Copy audio codec instead of encoding audio (#653) | rickyjon | 2020-07-08 | 1 | -4/+6 |
| | | | | | | | Co-authored-by: Luke Smith <luke@lukesmith.xyz> | ||||
| * | | Remove uneeded std suppression (#749) | anntnzrb | 2020-07-07 | 1 | -2/+2 |
| | | | | | | | There's no stdout/stderr on this condition. | ||||
| * | | Prevent user-defined aliases/commands checking (#748) | anntnzrb | 2020-07-05 | 1 | -2/+2 |
| | | | | | | | | | | | 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). | ||||
| * | | "$EDITOR $1" caused error in Alacritty terminal. Splitting the qutoes into ↵ | Austin Bumbalough | 2020-07-03 | 1 | -1/+1 |
| | | | | | | | | | | | "$EDITOR" "$1" fixed the issue. Not sure why. (#742) Co-authored-by: Austin Bumbalough <austin@bumbalough.xyz> | ||||
| * | | fix | Luke Smith | 2020-07-02 | 1 | -1/+1 |
| | | | |||||
| * | | ping example.org instead of cloudflare's 1.1.1.1 | Luke Smith | 2020-07-02 | 3 | -3/+3 |
| | | | |||||
| * | | posix fixes | Luke Smith | 2020-07-02 | 1 | -16/+15 |
| | | | |||||
| * | | Merge branch 'master' of github.com:LukeSmithxyz/voidrice | Luke Smith | 2020-07-02 | 1 | -0/+45 |
| |\ \ | |||||
