rakete
fc66ba04ae
update pyquotes (change default quotedir)
2022-10-13 01:30:25 +02:00
rakete
e7e340e1b3
Added pyquotes
2022-10-13 01:18:33 +02:00
rakete
ffc2b2f6fc
Merge branch 'master' of https://github.com/quadcerebrumal/voidrice
2022-09-06 18:05:40 +02:00
rakete
571b9234ab
remove min keyword length for nvim lsp
2022-09-06 18:03:19 +02:00
rakete
eaf0870246
Setup autopairs, set maplocalleader
2022-09-01 10:12:15 +02:00
rakete
850a98cbf2
Change font to FiraCode Nerd Fonts
2022-09-01 09:02:34 +02:00
rakete
bc8123de92
Add code completion and stuff
2022-09-01 09:02:16 +02:00
rakete
f0058c17f3
Remove FUNDING.yml
2022-07-22 00:08:22 +02:00
rakete
0766b56a43
Remove shortcut load
2022-05-03 18:41:49 +02:00
rakete
f6a89e466f
Merge branch 'LukeSmithxyz-master'
2022-05-02 14:30:57 +02:00
rakete
32bf38e6c6
Merge branch 'master' of https://github.com/LukeSmithxyz/voidrice into LukeSmithxyz-master
2022-05-02 14:30:26 +02:00
rakete
dfb15fe6b6
Merge branch 'master' of https://github.com/quadcerebrumal/voidrice into LukeSmithxyz-master
2022-05-02 14:26:24 +02:00
Luke Smith
fc6dc7b761
close #1115
2022-04-30 17:15:45 -04:00
Luke Smith
58b06ee021
booksplit faster, fix #919 , fix #943 , fix #954
2022-04-30 14:35:10 -04:00
Luke Smith
002f0deae3
autostarted x programs now dependent on wm, close #1041
2022-04-28 15:36:55 -04:00
Luke Smith
4a80ceda1a
Merge branch 'master' of github.com:LukeSmithxyz/voidrice
2022-04-28 15:30:42 -04:00
Luke Smith
feeccf15ba
sysact works with multiple wm instances
2022-04-28 15:30:28 -04:00
krisdoodle45
dcbb7dca2a
Fixed peertubetorrent ( #1030 )
...
* Fixed peertubetorrent
Because of https://github.com/Chocobozzz/PeerTube/pull/3746 , the torrent URL is now different from the normal video url. This means the peertube API is needed to get the new torrent link.
* No more soyregex (and use built-in curl silent option)
* Add 360p quality in the description
* Simpler regex
* Parenthesize variables
2022-04-28 13:20:59 +00:00
Rokosun
09af0a77b3
Numerous improvements to scope ( #1088 )
...
fallback to using mediainfo when ffmpegthumbnailer or pdftoppm is not available.
correct terminal width for bat.
use cut instead of awk for efficiency.
improve spacing/indentation for the sake of consistency in code.
2022-04-27 16:47:35 +00:00
i-c-u-p
2517ed8672
remove xmodmap from remaps script ( #1109 )
...
Uses the "altwin:menu" option from setxkbmap to map the menu key to right super instead of xmodmap, which is deprecated. setxkbmap's options can be viewed with "man xkeyboard-config". Also tried to make the comment for the xset rate change more helpful.
2022-04-27 00:31:03 +00:00
Luke Smith
cc0f28be71
Merge branch 'master' of github.com:LukeSmithxyz/voidrice
2022-04-10 15:01:44 -04:00
Luke Smith
35316c9c00
close #1106
2022-04-10 15:01:22 -04:00
i-c-u-p
c38de1d262
fix "extention" typo ( #1103 )
...
replaces all appearances of "extention" with "extension"
2022-04-10 12:39:05 +00:00
rakete
d06c7e0481
change readme
2022-04-02 21:31:57 +02:00
rakete
38e9618676
remove lukes config
2022-04-02 21:27:58 +02:00
mamizaxyz
0818097806
file.desktop: use lfub instead of plain lf ( #1099 )
2022-04-02 13:09:56 +00:00
Luke Smith
cd473390f6
close #1097
2022-03-31 15:20:43 -04:00
Luke Smith
1e5c4ee91f
Merge branch 'master' of github.com:LukeSmithxyz/voidrice
2022-03-28 21:57:49 -04:00
Luke Smith
9e03472165
emoji 14.0, remove keycodes, close #1080
2022-03-28 21:57:33 -04:00
krisdoodle45
953d85619a
Replace youtube-dl with yt-dlp system-wide ( #1019 )
...
* Replace youtube-dl with yt-dlp in qndl
* Replace youtube-dl with yt-dlp in dmenuhandler
* Replace youtube-dl with yt-dlp in newsboat config
* Replace youtube-dl with yt-dlp in aliasrc
Co-authored-by: Luke Smith <luke@lukesmith.xyz>
2022-03-29 01:28:41 +00:00
Arjun Karangiya
4ba50116d9
Shortcuts in vim command line from bm-dirs/files ( #1073 )
...
This will allow using the mappings in the vim command line.
Here the leader is ";"
So here `:e ;cfz` typed fast will expand into
`:e /home/user/.config/zsh/.zshrc`.
This is more helpful with :sp, :vs, :cd or anywhere where a file or
a directory is expected in the vim command line.
2022-03-29 01:24:57 +00:00
h3xo
06b7e28be3
remove typo in bgloc ( #1096 )
...
path should be "$HOME/.local/share" (there's an extra slash)
2022-03-29 01:13:28 +00:00
M.Zeinali
975353bf71
colorize ip command ( #1093 )
2022-03-21 13:59:39 +00:00
Oscar Lastra
0daa4d3450
feat(lf): Add JSON preview ( #1090 )
2022-03-13 19:52:08 +00:00
Luke Smith
fe4ea560ac
Merge branch 'master' of github.com:LukeSmithxyz/voidrice
2022-03-12 16:44:31 -05:00
Luke Smith
a2d716606e
scope-lol
2022-03-12 16:44:11 -05:00
pakudev
af386acead
replace ranger with lf in tutorialvids script ( #1085 )
2022-03-12 19:46:17 +00:00
Coco
20364cb9ef
fixed typo ( #1084 )
...
lfup -> lfub on line 13
2022-03-12 18:47:45 +00:00
Luke Smith
42987c2d64
lf cleanup
2022-03-11 18:32:19 -05:00
rakete
76f23fdff7
Change comp options and remove syntax highlighting
2022-03-07 03:45:17 +01:00
rakete
c03e718db4
Remove exec lines to pipewire-media-session and pipewire-pulse
2022-03-07 03:43:58 +01:00
rakete
db337c90b5
Remove pipewire from programs list
2022-03-07 03:43:35 +01:00
Luke Smith
21bbe35ae3
needed for lf images
2022-03-06 13:27:22 -05:00
Luke Smith
148f1432e6
lf tweaks included ueberzug images
2022-03-06 13:19:51 -05:00
Nacho-Dz
d9fb1ad732
convert both $rx and $tx in one call to numfmt ( #1082 )
...
see numfmt(1) for details
2022-03-02 16:41:22 +00:00
Jenny Rakete
3f08aac02d
Update README.md
2022-02-20 19:15:40 +01:00
Luke Smith
e8c7d19a2c
Merge branch 'krisdoodle45-patch-4'
2022-02-17 12:21:29 -05:00
krisdoodle45
c2f25befa9
Make sb-doppler POSIX compliant
2022-02-17 18:14:42 +01:00
krisdoodle45
c16d6fd3b0
Merge branch 'LukeSmithxyz:master' into patch-4
2022-02-17 18:13:14 +01:00
rakete
db1a167b9b
Add -i option to suspend
2022-02-14 09:20:12 +01:00