summaryrefslogtreecommitdiffstats
path: root/.config
Commit message (Collapse)AuthorAgeFilesLines
...
* Merge branch 'master' of github.com:LukeSmithxyz/voidriceLuke Smith2021-06-261-0/+1
|\
| * Add `Braille` font family to `monospace` @ fontconfig (#901)Kipras Melnikovas2021-06-241-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some programs like `gotop` [1] or `bottom` / `btm` [2] weren't displaying properly, and I was able to fix the glyphs with the Braille font (don't recall where I found the recommendation). Don't forget to ```sh fc-cache -fv --really-force ``` Also beware of stuff like [4]. needs `ttf-ubraille` [3] so an update in LARBS progs.csv would be needed aswell [1] https://aur.archlinux.org/packages/gotop [2] https://aur.archlinux.org/packages/bottom-bin [3] https://aur.archlinux.org/packages/ttf-ubraille [4] https://wiki.archlinux.org/index.php/Font_configuration#Disable_scaling_of_bitmap_fonts
* | switch from yay to paruLuke Smith2021-06-261-1/+1
|/
* fix #956Luke Smith2021-05-303-3/+5
|
* Paths fixed (#928)Alireza2021-04-061-1/+1
| | | | shortcutrc is created on shell directory with shortcuts script same for zshnameddirrc
* Create and source bookmarks for/by lf (#917)Janik Kemnade2021-04-061-0/+3
| | | Co-authored-by: Kemmojo <kemnadej80@yahoo.de>
* newsboat: fix non-posix here-string for clipboard macro(fixes #921) (#926)Francesco2021-03-311-1/+1
|
* Extract, Set Hidden shortcuts (#910)Ryan Wilson2021-03-291-0/+11
|
* Use g instead of gg in zathura (#900)Sahid Velji2021-03-071-0/+1
|
* minor tweaks, electrum and mbsync to ~/.configLuke Smith2021-03-073-4/+10
|
* startx aliasLuke Smith2021-03-073-3/+7
|
* Merge branch 'remove-$HOME-.xinitrc' of ↵Luke Smith2021-03-071-2/+2
|\ | | | | | | https://github.com/memreyagci/voidrice into memreyagci-remove-$HOME-.xinitrc
| * Deleted the .xinitrc link at $HOME for even a cleaner home directory.memreyagci2021-02-211-2/+2
| | | | | | | | | | | | A custom filename and directory can be specified with startx command, which in this case is $XINITRC variable that indicates $XDG_CONFIG_HOME/x11/xinitrc
* | fix broken clipboard after generating colorsheme (#905)John Stef2021-02-261-0/+1
|/
* Merge branch 'master' of github.com:LukeSmithxyz/voidriceLuke Smith2021-02-071-1/+1
|\
| * Encrypted connection to Luke's RSS feed (#887)Yunus Kahveci2021-02-071-1/+1
| | | | | | There is no reason for the URL of Luke's main RSS feed to be transferred over unencrypted HTTP. That's why i changed it to HTTPS. Nothing big, it just mildly infuriated me.
* | clean upLuke Smith2021-02-074-131/+0
|/
* absolutely moronic pulseaudio reload error fixLuke Smith2021-01-201-1/+1
|
* Leave a single newline if reducing trailing. (#882)Spenser Truex2021-01-131-1/+2
| | | | | | | | While removing trailing newlines is a good idea, it is a problem when editing C files which "must" have an empty line at the bottom. So we leave just a single newline, if there were any. Co-authored-by: Spenser Truex <truex@equwal.com>
* Use find instead du for more efficient execution. (#880)ZaxonXP2021-01-131-1/+1
| | | Find is faster and it is only one command. The last `:` is removed by the parameter expansion (works in both Bash and Zsh).
* lf additionsLuke Smith2020-12-261-7/+7
|
* battery warning fix; zsh beam simplifiedLuke Smith2020-12-181-10/+5
|
* possible PA fix for arch machinesLuke Smith2020-12-031-1/+3
|
* Compatibility for FreeBSD's paste(1) (#853)anntnzrb2020-12-011-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | * Compatibility for FreeBSD's paste(1) According to FreeBSD's [paste(1)](https://www.freebsd.org/cgi/man.cgi?query=paste&sektion=1&manpath=FreeBSD+12.2-RELEASE+and+Ports), the extra `-` is needed (tested by myself). This obviously works for Linux as well, tested on Void Linux at least. > Create a colon-separated list of directories named bin, > suitable for use in the PATH environment variable: `find / -name bin -type d | paste -s -d : -` * Compatibility for FreeBSD's paste(1) According to FreeBSD's [paste(1)](https://www.freebsd.org/cgi/man.cgi?query=paste&sektion=1&manpath=FreeBSD+12.2-RELEASE+and+Ports), the extra `-` is needed (tested by myself). This obviously works for Linux as well, tested on Void Linux at least. > Create a colon-separated list of directories named bin, > suitable for use in the PATH environment variable: `find / -name bin -type d | paste -s -d : -`
* pulseaudio fix for artixLuke Smith2020-11-292-0/+9
|
* close #843Luke Smith2020-11-191-19/+0
|
* bm-dirs updateLuke Smith2020-11-191-4/+2
|
* minor updatesLuke Smith2020-11-193-15/+51
|
* files moved to new correct namesLuke Smith2020-11-192-0/+0
|
* do not copy newline; sxiv changesLuke Smith2020-11-181-4/+5
|
* Merge branch 'master' of github.com:LukeSmithxyz/voidriceLuke Smith2020-11-161-1/+3
|\
| * add peertube torrents from newsboat (#760)Arthur Bais2020-11-141-1/+3
| | | | | | | | | | | | | | | | | | * Create peertubetorrent * macro to torrent new videos on peertube * fix typo * rebind
* | old stuff removedLuke Smith2020-11-1627-2500/+223
|/ | | | many files renamed, possible breakage
* fix #836Luke Smith2020-11-081-1/+1
|
* reload tmux config from correct path (#820)David Delarosa2020-09-241-1/+1
|
* Use mw sync on F8 (#819)Igor Line2020-09-232-2/+2
| | | Related to https://github.com/LukeSmithxyz/voidrice/pull/815
* Typo. (#818)Spenser Truex2020-09-231-1/+1
| | | Co-authored-by: Spenser Truex <truex@equwal.com>
* fix #814Luke Smith2020-09-122-0/+2
|
* Rename luke_ranger_readme.md to README.MD (#807)Adam Mertzenich2020-09-051-0/+0
| | | Displays the README when in the ranger folder (clicking = bloat)
* Reduce escape delay time in tmux (#802)Conrado Fonseca2020-08-261-0/+1
|
* Prevent user-defined aliases/commands checking (#785)anntnzrb2020-08-041-1/+1
| | | | #748 There's no stdout/stderr on this condition.
* Let zathura use the normal clipboard (#757)Yacine2020-07-281-0/+1
| | | | 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.
* sort and add src & dt (#768)Hekuran2020-07-261-1/+3
| | | | | | | | | * 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
* simplified, use setbgLuke Smith2020-07-161-6/+3
|
* update bulkrename to B, add setwallpaper shotcutElliotslab2020-07-161-1/+4
|
* Merge branch 'master' of gitlab.com:LukeSmithxyz/voidriceLuke Smith2020-07-101-0/+1
|\
| * Update lfrc (hiddenfiles)Lucas Budde Mior2020-07-101-0/+1
| |
* | Add macro to view youtube comments (#756)Arthur Bais2020-07-091-0/+1
|/
* fix #754Luke Smith2020-07-091-2/+2
|
* Make dir shortcuts use XDG DIRS and then use a default if need be (#725)Vlad Doster2020-07-081-10/+10
| | | | | | | | | | | | | * sort and make home shortcut break less * Update directories * Formatting * Add missing brackets * sort Co-authored-by: Luke Smith <luke@lukesmith.xyz>