Commit Graph

1071 Commits

Author SHA1 Message Date
Luke Smith 4a5ccb5eba Merge branch 'master' of github.com:LukeSmithxyz/voidrice 2020-04-05 18:31:43 -04:00
Luke Smith 6cb9c842c6 inc rmd 2020-04-05 18:31:37 -04:00
Spenser Truex 77ba6e73c6 Prevent writing all marked imgs onto file (lossage) (#534)
This fix issues a warning message and does nothing in that case.

Running C-x c (copy) or C-x m (move) will copy/move all the marked files to a
single location. If that location is not a directory, then creating that file
and overwriting it several times results in complete loss of data in the case of
moving, and unhelpful behaviour in the case of "copying". Only the last marked
file remains in the file.
2020-04-05 18:30:49 -04:00
Aleks Ozolins 043c625353 Update .profile to export XDG base dirs (#526)
Not every program will read them from ~/.config/user-dirs.dirs so might as well export them yourself... Also can now use them elsewhere.
2020-04-05 09:19:53 -04:00
Luke Smith 633db36d09 noto mono default if installed, inconsolata comted 2020-04-02 07:23:21 -04:00
Hekuran 26d8e9e006 memory statusbar with multilanguage support (#536)
* for multilanguage support

see issue number #535

* emoji
2020-04-02 07:09:54 -04:00
Hekuran 22ff37646c 🌜updated moonphase🌛 (#532)
right click to open notification
left & middle to update
fixes specific dates
2020-04-01 10:38:03 -04:00
Luke Smith 3ae11f5969 statusbarinfo script for dwm 2020-03-31 20:30:42 -04:00
Luke Smith 86a5b350a7 labels moved to scripts for dwm compatibility 2020-03-31 20:30:19 -04:00
Luke Smith 581924c71c changes and simplifications to disk 2020-03-31 20:29:34 -04:00
Luke Smith d21d1f1be3 break to avoid % on desktops 2020-03-31 18:53:43 -04:00
Luke Smith 326ed6b56d battery minor imporvements 2020-03-29 14:16:07 -04:00
Luke Smith 49247875e0 lmc can run mixer 2020-03-29 12:02:15 -04:00
Hekuran 97cd22f7fc for partial XDG supporting apps (#523)
calcurse keeps creating new configs at ~/ without these two lines
2020-03-29 08:42:13 -04:00
Luke Smith bd4d537926 dumb oversight 2020-03-28 14:16:36 -04:00
Luke Smith b340d3dc83 calcurse automatically xdg compliant now 2020-03-28 14:12:53 -04:00
Luke Smith 9365b3db7d bg fix? 2020-03-28 10:07:32 -04:00
Luke Smith 04c117f856 setbg overhaul, dwm update mv'd to postrun
Yeah of course I'm going to totally rewrite a script right after I do a video on it.
It uses links now to not waste space and env variables. Location moved to cache.
Thanks to those who suggested some changes.
2020-03-27 22:06:47 -04:00
Luke Smith 5cb4c6deea Q to align in nvim 2020-03-27 13:01:36 -04:00
Luke Smith 6283e390b3 actually, let's do this a non-retarded way 2020-03-27 13:01:23 -04:00
Luke Smith 39bde79142 battery script streamlined and commented 2020-03-27 09:56:04 -04:00
Luke Smith 238621787f should prob use cp 2020-03-27 09:53:41 -04:00
Luke Smith 2754f64065 setbg dir fix 2020-03-26 11:37:07 -04:00
Luke Smith ee2f8e9302 weather every run error fix 2020-03-25 17:35:30 -04:00
Bryan Jenks 77cd1bcd44 regex for less character bloat (#514) 2020-03-25 09:53:23 -04:00
Luke Smith 9db56f5c24 Merge branch 'master' of github.com:LukeSmithxyz/voidrice 2020-03-25 08:43:11 -04:00
Luke Smith 64fce40526 opout case fix 2020-03-24 18:28:47 -04:00
NilsKrause c14cc2d1f0 tramsmission-remote-cli uncontinued, using python3 fork tremc (#513) 2020-03-24 18:04:17 -04:00
Tommy Priest f79a8a367e Added variables for default inner and outer gaps. (#510)
Default inner and outer gaps can now be changed in one place instead of changing the initialization and the shortcut to reset gaps to default.
2020-03-24 15:53:41 -04:00
Rui Leixo e4b3052965 Fix weather script, now the table is displayed correctly (#509) 2020-03-24 08:14:16 -04:00
Luke Smith c8eae342fe volume multiline output error fixed 2020-03-23 12:21:25 -04:00
Luke Smith f6659aac33 quick patch for inconsolata error 2020-03-22 13:05:19 -04:00
Luke Smith b4881565d9 old icons removed 2020-03-22 10:30:28 -04:00
Luke Smith 1a03f1431e browser and nmclu switched 2020-03-22 10:21:07 -04:00
Luke Smith 51a2408e84 toggle-welcome separate script 2020-03-22 09:58:59 -04:00
Luke Smith 787a627f5a quote fix? 2020-03-22 09:47:57 -04:00
Luke Smith ffff12d1a5 etc 2020-03-22 09:42:42 -04:00
Luke Smith 1dc42a4f86 lmc readded 2020-03-22 09:41:50 -04:00
Luke Smith 248b6dd3d2 lf hardcoded 2020-03-22 09:41:29 -04:00
Luke Smith 7eb519b436 double label removed 2020-03-22 09:33:36 -04:00
Luke Smith f939f016a2 suppress all setbg wal output 2020-03-22 09:31:25 -04:00
Luke Smith b54a56831e moonphase executable 2020-03-22 09:29:44 -04:00
Luke Smith 8c89fdff0b Merge branch 'master' of github.com:LukeSmithxyz/voidrice 2020-03-22 09:10:02 -04:00
Luke Smith 1f24837952 internet script more efficient 2020-03-22 09:08:05 -04:00
nerrufam b063c74898 Fixed a litle typo (#504)
😇pls merge again😇
2020-03-21 20:32:12 -04:00
nerrufam 89edbfec2e Update vimrc (#502)
Cleans up listing of archives, adds new archives, and ueberzug can display the first frame of a gif.
2020-03-21 20:17:24 -04:00
Luke Smith 54f22aab7b i3 dox updates 2020-03-17 08:28:37 -04:00
Luke Smith 8ada5ad895 i3 config fixes 2020-03-17 08:23:29 -04:00
Luke Smith 5dec67777e lf icons added 2020-03-16 20:23:01 -04:00
mhdzli 9e4cfc127d Just find pictures (#499)
Filter the pictures in directory by file extensions
2020-03-15 20:52:24 -04:00