Commit graph

1350 commits

Author SHA1 Message Date
Luke Smith
18e37aeb30
Merge branch 'zshnameddir' of https://github.com/karioki/voidrice into karioki-zshnameddir 2020-04-08 19:25:25 -04:00
Luke Smith
9fe6802122
oops for config 2020-04-08 19:10:00 -04:00
Luke Smith
7f334ff4b9
oops, sed error 2020-04-08 19:06:11 -04:00
Luke Smith
0948cd95f3
Merge branch 'dennisleexyz-xdgify' 2020-04-08 17:22:15 -04:00
Luke Smith
422d106fba
assume default values if xdg dirs not set 2020-04-08 17:21:40 -04:00
Luke Smith
2c06dd36c6
shortcut to xresources 2020-04-08 17:06:21 -04:00
Luke Smith
f93cd463a1
Merge branch 'xdgify' of https://github.com/dennisleexyz/dotfiles into dennisleexyz-xdgify 2020-04-08 16:50:33 -04:00
Dennis Lee
bcbfd066cf revert .mbsyncrc back to default location in ~
This reverts commit fd930553a3.
2020-04-08 10:59:19 -07:00
Luke Smith
f68f3119c1
zshrc update 2020-04-08 11:34:45 -04:00
Luke Smith
38497bc704
Merge branch 'master' of github.com:LukeSmithxyz/voidrice 2020-04-08 11:25:28 -04:00
Luke Smith
a6e7fd4ba7
volume module updates automatically 2020-04-08 11:25:13 -04:00
Hekuran
c1e2aa9ffc
Move bg link to ~/.local/share/ (#545)
* Move bg link to ~/.local/share/

often the ~/.cache directory is deleted because it gets too big, in my case if i compile stuff with yay, firefoxs chace also gets quite big, and mesa shaders are also stored there.

* added a symlink to .config/wall.png

* removed the .cache dir
2020-04-08 10:16:59 -04:00
Dennis Lee
fd930553a3 aliasrc: clean up mbsync from ~/ 2020-04-07 22:13:52 -07:00
Dennis Lee
fb456c4d98 statusbar weather HOME/.local/share:=XDG_DATA_HOME 2020-04-07 22:03:31 -07:00
Dennis Lee
833ea05b3f Merge remote-tracking branch 'origin/master' into xdgify 2020-04-07 22:03:16 -07:00
Luke Smith
2d8fe0c738
emoji fonts not specified for mono 2020-04-07 09:22:41 -04:00
Luke Smith
29096439ac
weather for pos, neg and signless pos temps 2020-04-06 19:28:33 -04:00
Dennis Lee
cd2a1633cf use "~/.config" in .local/share/larbs/getkeys/sxiv 2020-04-06 10:39:36 -07:00
Arjun Karangiya
1316be8ec4 New featuer: ZSH named dirs 2020-04-06 17:23:45 +05:30
Luke Smith
d650aacb90
weather updates 2020-04-05 23:14:14 -04:00
Luke Smith
4471100f17
negatives fix 2020-04-05 23:13:33 -04:00
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
Dennis Lee
4da6d64600 revert readme.mom to use hardcoded xdg paths 2020-04-05 09:51:46 -07:00
Dennis Lee
2135dbdc4a revert README.md to use hardcoded xdg paths 2020-04-05 09:50:58 -07: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
Dennis Lee
a29eaec506 substitute ~/.config with $XDG_CONFIG_HOME 2020-04-04 13:00:08 -07:00
Dennis Lee
82cf021b78 substitute ~/.local/share with $XDG_DATA_HOME 2020-04-04 12:55:06 -07:00
Dennis Lee
2b572b2a89 substitute $HOME/.local/share with $XDG_DATA_HOME 2020-04-04 12:52:29 -07:00
Dennis Lee
fa67562835 substitute $HOME/.config with $XDG_CONFIG_HOME 2020-04-04 12:45:33 -07:00
Dennis Lee
4f496fa189 clean up cargo 2020-04-04 12:32:21 -07:00
Dennis Lee
5014b63681 clean up android, tmux 2020-04-04 12:10:16 -07: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