Bryan Jenks
cdef7b6489
error with Rmd pdf file working with opout
...
casing is sensitive on the rmd/Rmd files, without the uppercase option opout was not functioning for me on default LARBS with thinkpad x220.
tested on home system and verified that functionality as intended is achieved with the `*.Rmd` option is added to the case statement
2020-01-14 09:00:47 -08:00
Arjun Karangiya
ae0fadd673
Revert "class needs to be set before the command otherwise it's not set at all"
...
This reverts commit bf5b003d
This is a mistake. It's not class but command to Nvim. And It breaks the intended feature.
2020-01-11 09:41:54 -05:00
KronikPillow
a6421ced2b
moved samedir keybinding from i3/config to sxhkd
2020-01-05 16:43:31 -05:00
KronikPillow
0db554d7e5
removed cabl keybinding from i3 config as the script is non-existant and mod+c is bound to calcurse in sxhkd
2020-01-05 16:43:31 -05:00
KronikPillow
c39f494876
removed Vimwikiindex keybinding from i3 config as it is already bound in sxhkd
2020-01-05 16:43:31 -05:00
KronikPillow
cfeafce501
added diff highlighting settings to make highlighted text readable when highlighted
2020-01-05 16:43:31 -05:00
KronikPillow
6fda790b71
use atool to extract archives instead of non-existing extract script
2020-01-05 16:43:31 -05:00
KronikPillow
bf5b003d83
class needs to be set before the command otherwise it's not set at all
2020-01-05 16:43:31 -05:00
KronikPillow
87f0b208f3
changed mpd output to alsa
2020-01-05 16:43:31 -05:00
Vlad Doster
7a545cfb4d
Make polybar more portable ( #441 )
...
replace hard-coded terminal reference with $TERMINAL environment var
2020-01-02 08:16:47 -05:00
Bryan Jenks
a6934232f7
Improve and more efficient RMarkdown Compilation ( #435 )
...
The `rmakrdown::` portion makes sure that no other functions mask render, and its calling it from the required rmarkdown package, and the addition of the quiet portion isnt redundant with the R -q flag, i tested script and in Vim it reduces how much text and verbose messaging comes from pandoc at the bottom to about 3 lines.
2019-12-19 06:24:55 -05:00
Sean Breckenridge
29bee71d65
make fzf_bring do what it should do ( #434 )
...
also removed a few unnecessary imports
2019-12-16 08:22:14 -05:00
Kipras Melnikovas
fc3aae4235
Fix cfz shortcut ( #428 )
2019-12-10 06:34:02 -05:00
Kipras Melnikovas
50073df072
Fix typo ( #427 )
...
I'm going through the usual procedure of merging from upstream & just happened to notice this.
2019-12-09 15:15:01 -05:00
Luke Smith
845d5828e6
start on first dt/ws
2019-12-09 06:12:55 -05:00
Luke Smith
37acc4bf26
bulk-rename with vidir added to lf
2019-12-08 19:20:49 -05:00
Luke Smith
7452fd681c
oops! lf-select added
2019-12-08 19:20:25 -05:00
Luke Smith
17e1851397
bspwm added
2019-12-08 15:01:54 -05:00
Luke Smith
3fa2d5411a
polybar cleanup
2019-12-08 15:01:47 -05:00
Luke Smith
2f4a304a75
polybar update
2019-12-07 16:28:00 -05:00
Luke Smith
5877785c91
not charging icon
2019-12-06 17:50:34 -05:00
Luke Smith
dd49bc4eb4
scroll volume fix
2019-12-06 15:48:35 -05:00
Luke Smith
cb8a1586e9
Merge branch 'master' of github.com:LukeSmithxyz/voidrice
2019-12-01 16:31:40 -05:00
Alexei Syssoyev
4d39ee034c
fix on increase volume ( #420 )
...
The increase volume gets added by 15 ignoring the shift. Changing this works again.
2019-12-01 16:31:23 -05:00
Luke Smith
4c543164cd
unecessary
2019-11-27 08:14:07 -05:00
Luke Smith
3b701b74f2
polybar launch moved to bin
2019-11-27 08:13:58 -05:00
Luke Smith
0578a928fd
polybar returns
2019-11-26 18:04:22 -05:00
Luke Smith
e867fcfae5
fix for dms
2019-11-26 17:50:41 -05:00
Luke Smith
3852e05575
sxhkd for azerty
2019-11-26 16:05:58 -05:00
Luke Smith
1b290cfa7a
vifm materials readded
2019-11-26 16:05:29 -05:00
Luke Smith
1f4fa9e0e9
dup delete
2019-11-25 10:29:26 -05:00
Luke Smith
3a91dc30f2
use STATUSBAR variable safely
2019-11-24 08:10:31 -05:00
Luke Smith
499e222fd7
welcome message with larbs icon
2019-11-24 06:42:23 -05:00
Luke Smith
e4f214847e
pulsemixer option removed
2019-11-24 06:38:09 -05:00
Luke Smith
0acdb5b950
big xinit fix
2019-11-24 06:37:56 -05:00
Luke Smith
09632e19ce
volume module switched to alsa
2019-11-23 23:37:40 -05:00
Luke Smith
24325dd124
alsa config
2019-11-23 23:28:19 -05:00
Luke Smith
8cd3c2a739
minor typo
2019-11-23 18:51:17 -05:00
Luke Smith
be2ac029da
github readme update
2019-11-23 18:24:23 -05:00
Luke Smith
74186d8da0
tmux returns for i3
2019-11-23 18:16:13 -05:00
Luke Smith
fce72b4563
tmux returns for i3
2019-11-23 18:16:03 -05:00
Luke Smith
97d1008f8f
recursive PATH returns
2019-11-23 18:12:03 -05:00
Luke Smith
efccd7cbb7
STATUSBAR complete
2019-11-23 18:09:08 -05:00
Luke Smith
3420eae3ca
env nonsense
2019-11-23 18:04:48 -05:00
Luke Smith
843f632978
autodetermine wm
2019-11-23 18:00:20 -05:00
Luke Smith
d48653920f
vim links removed
2019-11-23 17:32:39 -05:00
Luke Smith
bc2a4d2b84
ranger shortcuts reactivated
2019-11-23 16:29:02 -05:00
Luke Smith
bfaddb43dc
remaps script now modular again
2019-11-23 16:28:52 -05:00
Luke Smith
606946d890
statusbar scripts to master
2019-11-23 16:23:24 -05:00
Luke Smith
a5e66ac4f4
merger of bin
2019-11-23 16:16:30 -05:00