Commit graph

1194 commits

Author SHA1 Message Date
Luke Smith
2b5df860de
#!/bin/sh shebang. newline after universalized. 2020-02-08 18:43:37 -05:00
Luke Smith
a25e8b640a
Unfinished bspwm stuff added. I probably won't do anything with this. 2020-02-08 10:40:31 -05:00
Luke Smith
f83cc1f121
lf desktop entry added 2020-02-08 10:39:09 -05:00
Luke Smith
d63bedecec
lightdm fix 2020-02-08 10:34:41 -05:00
Luke Smith
1990a66cbc
use color emoji for non-mono fonts 2020-02-08 09:46:27 -05:00
Luke Smith
3ea6acfe03
torrent statusbar automatically one line for dwm 2020-02-08 09:45:01 -05:00
Luke Smith
140836aae1
wal dir and postrun added 2020-02-07 23:07:05 -05:00
Luke Smith
af6f380c31
Merge branch 'master' of github.com:LukeSmithxyz/voidrice 2020-02-01 16:07:22 -05:00
Luke Smith
2da95a09ee
wording 2020-02-01 16:07:09 -05:00
Luke Smith
7f00b123fd
font simplification for libxft fix 2020-02-01 16:06:52 -05:00
Daja177
63402cdff0
fix pkill issue (#471) 2020-01-31 06:22:15 -05:00
JameyBear
3e18f8905b Update gtkrc-2.0 (#469)
Portability
2020-01-28 15:10:05 -05:00
Evan Harvey
251daef5bf Fix spelling (#432) 2020-01-27 07:49:12 -05:00
Luke Smith
5286a17b15
Merge branch 'master' of github.com:LukeSmithxyz/voidrice 2020-01-23 19:11:38 -05:00
mhdzli
e32a1f5779 Allow access to phone date (#462)
Sometimes android phones ask for permission to allow access to phone data
2020-01-23 19:11:33 -05:00
Luke Smith
ae5ebcee4d
sxhkd removed from i3 and dwm 2020-01-23 15:24:39 -05:00
Daja177
858094ffd4 replace absolute path 2020-01-21 14:05:53 -05:00
Daja177
bc9f52081c add statusbar refresh commands 2020-01-21 12:25:31 -05:00
Daja177
aa6c3c970c remove lmc references 2020-01-21 12:25:31 -05:00
Luke Smith
6c8147ea60
Revert "move alsa config and add env variable"
This reverts commit 2149d1ebb7.
2020-01-20 18:10:18 -05:00
Luke Smith
e97d28bdd8
Revert "make gnupg xdg compliant"
This reverts commit 1d925ae7f5.
2020-01-20 17:22:24 -05:00
Luke Smith
d118a55983
Merge branch 'master' of github.com:LukeSmithxyz/voidrice 2020-01-20 14:24:45 -05:00
Luke Smith
7a5b3cc232
i3 details 2020-01-20 14:24:41 -05:00
Daja177
1537583b5e move wget hsts file to cache 2020-01-20 14:23:31 -05:00
Daja177
4f811f7849 move xauthority file to the xdg runtime directory 2020-01-20 14:23:31 -05:00
Daja177
1d925ae7f5 make gnupg xdg compliant 2020-01-20 14:23:31 -05:00
Daja177
2149d1ebb7 move alsa config and add env variable 2020-01-20 14:23:31 -05:00
Luke Smith
02aeaeb2c7
i3 independent-er 2020-01-19 19:37:28 -05:00
Vlad Doster
feba4ed3eb fix(i3 config):
Removed redundant keyboard shortcut that can be found in the sxhkdrc config
2020-01-19 19:28:27 -05:00
Luke Smith
0b4ca15f02
rmakrdown fixes and .Rmd handler 2020-01-19 19:26:28 -05: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