622 Commits

Author SHA1 Message Date
nonetrix
f0ecc3cdf4
Create settings.ini 2022-01-13 00:30:53 -06:00
nonetrix
21ba4654e8
I swear I'm not spam committing on purpose I'm just lazy 2022-01-13 00:28:20 -06:00
nonetrix
3feb23da84
Create alacritty.yml 2022-01-13 00:22:51 -06:00
nonetrix
bc580afcc7
Create bspwmrc 2022-01-13 00:18:23 -06:00
nonetrix
fe4e7c82a8
Create sxhkdrc 2022-01-13 00:17:14 -06:00
nonetrix
22449ce050
Create config 2022-01-13 00:16:01 -06:00
nonetrix
6160ded3cd
Delete user-dirs.dirs 2022-01-12 22:45:02 -06:00
nonetrix
0740a7fb0e
Delete .config/zsh directory 2022-01-12 22:44:46 -06:00
nonetrix
c584da4706
Delete .config/zathura directory 2022-01-12 22:44:28 -06:00
nonetrix
53ae9bf06b
Delete .config/x11 directory 2022-01-12 22:44:23 -06:00
nonetrix
707ef09807
Delete .config/wget directory 2022-01-12 22:44:16 -06:00
nonetrix
8d965c2a9f
Delete .config/wal directory 2022-01-12 22:44:11 -06:00
nonetrix
b1bdab880a
Delete .config/sxiv/exec directory 2022-01-12 22:44:03 -06:00
nonetrix
8f6f91c9aa
Delete .config/shell directory 2022-01-12 22:43:57 -06:00
nonetrix
66289dde43
Delete .config/pulse directory 2022-01-12 22:43:49 -06:00
nonetrix
2de0b6006e
Delete .config/pipewire directory 2022-01-12 22:43:44 -06:00
nonetrix
1a554c44c9
Delete .config/pinentry directory 2022-01-12 22:43:39 -06:00
nonetrix
a18c08f7be
Delete .config/nvim directory 2022-01-12 22:43:33 -06:00
nonetrix
566dbee393
Delete .config/newsboat directory 2022-01-12 22:43:27 -06:00
nonetrix
cff74ef2b6
Delete .config/ncmpcpp directory 2022-01-12 22:43:22 -06:00
nonetrix
c19fb3925d
Delete .config/mpv directory 2022-01-12 22:43:16 -06:00
nonetrix
237903571b
Delete .config/mpd directory 2022-01-12 22:43:10 -06:00
nonetrix
5461054549
Delete .config/lf directory 2022-01-12 22:43:04 -06:00
nonetrix
dd77517ebc
Delete .config/gtk-3.0 directory 2022-01-12 22:42:57 -06:00
nonetrix
ce3f2451e9
Delete .config/gtk-2.0 directory 2022-01-12 22:42:51 -06:00
nonetrix
45c7a6a29a
Delete .config/fontconfig directory 2022-01-12 22:42:46 -06:00
nonetrix
3ef6c19b4c
Delete bspwmrc 2022-01-12 22:42:39 -06:00
nonetrix
f6205ddd0f
Delete .config/dunst directory 2022-01-12 22:42:29 -06:00
nonetrix
471c40414a
Create bspwmrc 2022-01-12 22:42:06 -06:00
nonetrix
8f3ba4d667
Replace paru with yay 2022-01-11 22:03:40 -06:00
Fabian
a01c9f967b
Resets cursor position on file save (Issue #1040) (#1057)
* Resets cursor position on file save (Issue #1040)

* Resets cursor pos on save. (line and column)
2021-12-20 10:11:17 -05:00
Future is FOSS
ed9a67ed6d
follow symlinks when detecting filetype in lf (#1052)
fix bug in lf where symlinked files don't open in the expected program
2021-12-04 08:47:35 -05:00
Luke Smith
499aeaed3a
fix #1037 2021-11-14 19:52:19 -05:00
Luke Smith
5b31e04513
pulseaudio replaced with pipewire 2021-11-14 14:39:04 -05:00
Luke Smith
ee0203f2ac
lf tweaks 2021-11-12 17:02:41 -05:00
Luke Smith
18de46de1a
colors fix 2021-11-11 13:08:29 -05:00
Luke Smith
6d805941de
postrun fix 2021-11-11 12:49:57 -05:00
Luke Smith
11b7fb7b45
some dunst and wal fixes, fix #1029 2021-11-11 12:47:17 -05:00
Luke Smith
ab8ab913da
fix #1011 2021-11-11 11:32:36 -05:00
Luke Smith
90fa3d5b3b
manually set dpi 2021-11-11 10:14:08 -05:00
Luke Smith
7928c52e90
Merge branch 'patch-6' of git://github.com/krisdoodle45/voidrice into krisdoodle45-patch-6 2021-10-20 10:32:03 -04:00
krisdoodle45
714aa92a95
ext: Remove in favor of atool (#1013)
* ext: Give the ability to extract multiple files and wildcards

* Variable renaming

* Make user get prompted if extracted file overwrites another file

* Deleted ext

We have atool

* Replace ext with aunpack
2021-10-20 10:27:40 -04:00
krisdoodle45
64f31bf86c
Add some variables 2021-10-14 20:44:40 +02:00
Luke Smith
163738e6ad
Merge branch 'master' of github.com:LukeSmithxyz/voidrice 2021-10-02 11:53:40 -04:00
Luke Smith
a3a630a3e8
avoid the lf/sxiv resize bug by not swallowing 2021-10-02 11:53:16 -04:00
Hekuran
15d09bac36
sysact rewrite and minor stuff (#1000)
* minor forgoten stuff

we already have shutdown in sudo loop

* why was this still here? it belongs in ~/.config/

* what the actual phucc

* implemented loginctl and fixed shebang
2021-09-23 14:54:58 -04:00
Luke Smith
f42cb321f0
close #996 2021-09-23 12:40:12 -04:00
Luke Smith
c172efd515
Merge branch 'master' of github.com:LukeSmithxyz/voidrice 2021-09-23 11:30:30 -04:00
Luke Smith
347716361b
close #1002 2021-09-23 11:30:23 -04:00
Wis
f1814b3690
mpv: fix error on launch by removing directories inside mpv's scripts directory (#1004)
* remove dirs from mpv scripts dir

* remove submodule dir from mpv scripts dir

* add script_modules directory outside scripts direcoty

* load modules/plugins from script_modules, outside mpv's script-files-only directory

* rename variable
2021-09-13 10:17:29 -04:00