pony-montana
b2833f8a67
change requested by lf-git after update. ( #1319 )
2023-05-02 19:49:56 +00:00
Austen
e1302c897e
dwmblocks update on song change ( #1318 )
2023-05-01 16:15:11 +00:00
anggatd
c08949ebd2
Change LibreOffice binaries to libreoffice ( #1294 )
...
In the current update, the libreoffice package doesn't have any binary for libreoffice writer, calc, impress, draw, etc. So it's better to open all of the document using the 'libreoffice' binary as it can work in the old version of libreoffice as well as the new one.
2023-04-20 12:32:31 +00:00
Mathieu Rollet
5c92a1770f
Set GOMODCACHE to comply with XDG ( #1299 )
...
If GOMODCACHE is not set, it defaults to $GOPATH/pkg/mod
cf. https://go.dev/ref/mod#environment-variables
2023-04-12 12:10:42 +00:00
Luke Smith
07b0fbcce2
fix name
2023-03-24 17:49:38 -04:00
Lalle
a558356ecf
Added Larbs commits RSS
2023-03-24 21:10:26 +01:00
Luke Smith
4537bce2c2
check scripts to avoid rerunning remapd
2023-03-23 22:06:10 -04:00
Luke Smith
0e2cd987dc
Merge branch 'master' of github.com:LukeSmithxyz/voidrice
2023-03-20 09:50:29 -04:00
Luke Smith
fd964d54b6
customizable wttr/rate urls, sb-price improvements
2023-03-20 09:50:18 -04:00
Axel
b394c5f772
Added video.desktop file. ( #1288 )
...
Updated mimeapps.list to include mp4 files.
Closes #1271
2023-03-20 12:11:07 +00:00
HelionSmoker
2062e8110c
SQLite ~/ cleanup ( #1283 )
2023-02-23 12:33:45 +00:00
Luke Smith
a2e767e4f4
other aliases
2023-02-17 10:18:01 -05:00
HelionSmoker
ca000f5fe4
Python ~/ cleanup ( #1264 )
2023-02-09 14:37:31 +00:00
Luke Smith
a4784f9faa
silent sourcing error if absent
2023-02-09 09:19:49 -05:00
PrivateLalle
88748a4800
Add support for avif in lf ( #1262 )
...
Co-authored-by: Victor Risgaard <victor@risgaard.xyz>
2023-02-07 13:51:00 +00:00
Luke Smith
6d75bbdf8c
remaps run by remapd automatically on startup
2023-02-06 20:45:11 -05:00
Luke Smith
37d26eccd8
Merge branch 'master' of https://github.com/ssnailed/voidrice into ssnailed-master
2023-02-06 18:11:39 -05:00
snailed
32a896ffdf
Make xprofile automatically start remapd
2023-02-06 21:11:01 +00:00
PrivateLalle
81456798ae
Fix mouse issue in firefox, add avif icon and add DK & SE to dopplar ( #1259 )
...
* Fix mouse issue in firefox, add avif icon and add DK & SE to dopplar
* Update sb-doppler
* Scandinavian countries listed
---------
Co-authored-by: Victor Risgaard <victor@risgaard.xyz>
2023-02-06 18:28:08 +00:00
Luke Smith
3cee7b8844
update for name change
2023-02-01 13:32:50 -05:00
Luke Smith
6e2de6f4f6
remove firefox sync
2023-02-01 09:29:24 -05:00
Amy
191d8617e2
remove adding newline ( #1257 )
...
eol is set on by default
2023-01-28 16:21:14 +00:00
Luke Smith
f30078225e
resolve #1249
2023-01-27 19:16:27 -05:00
Amy
6e75e3a3bf
add TERMINAL_PROG variable ( #1237 )
...
used in programs like `xtrace` (line 172 `/usr/bin/xtrace`)
2023-01-20 21:10:47 +00:00
Luke Smith
ab8f99cb71
lax for logins
2023-01-19 12:50:17 -05:00
Luke Smith
a247e3e851
enable custom userChrome.js
2023-01-19 09:11:18 -05:00
Luke Smith
56b61ca1d5
add larbs user.js additions
2023-01-17 16:20:27 -05:00
Luke Smith
9385a569fe
Merge branch 'master' of github.com:LukeSmithxyz/voidrice
2023-01-15 08:23:54 -05:00
Luke Smith
5c52bd6339
tweaks
2023-01-15 08:23:06 -05:00
Jameson
9068ccd66c
Use g instead of gg in zathura ( #1246 )
2023-01-15 05:27:25 +00:00
Adrian Wijaya
450745a467
fix epub preview not working ( #1238 )
2022-11-19 21:46:38 +00:00
Luke Smith
cffb196a45
Merge branch 'master' of github.com:LukeSmithxyz/voidrice
2022-11-16 11:24:35 -05:00
Luke Smith
d266ca3517
fix #1236
2022-11-16 11:23:03 -05:00
Gioele De Vitti
2361187598
Avoid expansion of file path containing spaces ( #1230 )
2022-11-16 16:15:57 +00:00
Luke Smith
ffb557119a
close #1234
2022-11-16 11:07:53 -05:00
Gioele De Vitti
d6616cf08b
Stop trapping SIGINT to allow further use of Ctrl+C once lfcd is closed ( #1231 )
...
* Avoid expansion of file path containing spaces
* Do not trap INT signal on lfcd
* Untrap to stop trapping once lfcd quit
* Revert "Avoid expansion of file path containing spaces"
This reverts commit edcccf8f1bb0eb283aa332dc3a2d2b431eb6d189.
* Trap SIGINT again
2022-11-11 17:38:57 +00:00
i13e
4eeba15c0b
.profile
cleanup: remove redundant variables and programs (#1221 )
...
* Delete redundant text
XDG directories are already configured within this file, so having a fallback is unnecessary
* `Less` now supports XDG Base Directory spec (v590)
https://www.greenwoodsoftware.com/less/news.590.html
* `weechat` now supports XDG Base Directory spec
70cdf21681
* Formatting
* ALSA supports XDG Base Directory
https://github.com/alsa-project/alsa-lib/releases/tag/v1.2.3
* Fix spacing
2022-10-31 16:11:57 +00:00
Luke Smith
d8b5f16c20
lf previews with gnome-epub-thumbnailer
2022-10-17 09:09:59 -04:00
appeasementPolitik
92de5e82b3
weatherreport is stored in cache ( #1201 )
2022-10-02 19:11:17 +00:00
Luke Smith
2a57d5a07b
Merge branch 'master' of github.com:LukeSmithxyz/voidrice
2022-09-27 21:32:54 -04:00
Luke Smith
3901bc0f1b
set autoquit
2022-09-27 21:32:47 -04:00
ryan-c-dev
5d5e3b655e
remove spacing from saved audio for tsp/newsboat ( #1184 )
...
The --restrict-filenames parameter will automatically replace spaces with underlines.
2022-09-12 23:31:07 +00:00
Luke Smith
cf6e38d393
peertube and youtube rss
2022-08-23 16:29:58 -04:00
Ian Breckenridge
10f4372326
Remove permissions
...
After testing they weren't needed after all
2022-08-21 10:09:41 -04:00
Ian Breckenridge
aeb20f0c34
Change file permissions
2022-08-21 09:54:38 -04:00
Ian Breckenridge
5506a4eb89
Remove $LF_ICONS from profile
2022-08-21 09:48:30 -04:00
Ian Breckenridge
ceca1e8ad1
Support lf icons file
2022-08-21 09:44:15 -04:00
Luke Smith
771ed98bf6
<leader><leader> to next <++> returns
2022-08-19 15:33:25 -04:00
snailed
9e58677093
Fix bug with spaces in directory names ( #1166 )
...
Sorry for making another merge request here, but I realized that the command would fail if the filepath contained spaces. Adding quotation marks fixes this issue
2022-08-15 13:45:36 +00:00
Luke Smith
03bcbdb2ef
Merge branch 'master' of github.com:LukeSmithxyz/voidrice
2022-08-15 08:15:01 -04:00