Commit graph

489 commits

Author SHA1 Message Date
Luke Smith
833d5fe9b7
alias tweaks including more rm safety 2020-05-01 16:58:21 -04:00
Luke Smith
c83f43bed1
fast syntax highlighting 2020-04-28 09:20:59 -04:00
Charlie39
3cb901253c
$XDG_CACHE_HOME env variable (#595)
* $XDG_CACHE_HOME env variable

XDG compliance

* shortcut to cache directory

* Update directories

* Update directories

* Update directories
2020-04-26 19:57:09 -04:00
Luke Smith
8afc8de231
F12 is the new wal refresh bind, only in setbg 2020-04-26 11:12:45 -04:00
Charlie39
8dc3f78a7d
Plugin to highlight hex color codes (#591)
Visually intuitive for editing hex color codes in Xresources /XDefaults  and anywhere else
2020-04-25 08:08:46 -04:00
Charlie39
de70c89f4e
alias for zathura (#594) 2020-04-25 08:03:55 -04:00
Hekuran
933e4149d3
i3 to use slock (#590)
it could only work with '&&' and only in this order. i see that it would be logical to "slock" even if a preceding command will fail, though like i said it would only run in this order. i've tried using a script (even in this order) with " ; " it would not run. 
the audios would mute and the screen would turn off, but it would not lock.
2020-04-22 12:34:43 -04:00
Luke Smith
eb76d8ed5d
i3 STATUSBAR fix and xinitrc moved/linked 2020-04-20 16:41:33 -04:00
Luke Smith
0242d8428d
help renamed to avoid conflicts 2020-04-15 14:42:36 -04:00
Luke Smith
24d9df2709
clean 2020-04-13 07:20:05 -04:00
Luke Smith
a3bccbf3f2
Merge branch 'ui' of https://github.com/dennisleexyz/dotfiles into dennisleexyz-ui 2020-04-13 07:16:14 -04:00
vired
203930c326
autocmd to delete newlines at end of file on save. (#563) 2020-04-13 07:09:32 -04:00
Luke Smith
b0d56c3adf
Merge branch 'master' of github.com:LukeSmithxyz/voidrice 2020-04-12 09:17:58 -04:00
Luke Smith
37637b2030
mpd cleanup 2020-04-12 09:17:20 -04:00
Dennis Lee
e008bbee2a xprofile: tell Qt to use the GTK2 theme 2020-04-11 18:55:57 -07:00
Hekuran
f581adb328
i3/config volume update for statusbar (#557)
after lmc removal, forgot to add `pkill -RTMIN+10 i3blocks`
2020-04-11 10:43:26 -04:00
Luke Smith
e461257dde
legacy alsa config moved 2020-04-11 10:03:46 -04:00
Luke Smith
7b9277ae0b
note on xprofile cleanup 2020-04-11 10:00:47 -04:00
Luke Smith
67a472f89a
ncmpcpp reversion and junk removal 2020-04-11 07:58:58 -04:00
Luke Smith
6f36fe3169
STATUSBAR uncommented only for i3, cleanup, probably broke everything LOL 2020-04-10 22:53:45 -04:00
Jackson Law
48375b04e0
chore: Use $XDG_CONFIG_HOME in lfrc (#554) 2020-04-10 16:39:32 -04:00
Jackson Law
aca8e7302b
fix: Properly evaluate $XDG_CONFIG_HOME in rc.conf (#555) 2020-04-10 16:39:20 -04:00
Luke Smith
fa0deff9a5
Merge branch 'master' of github.com:LukeSmithxyz/voidrice 2020-04-10 08:02:58 -04:00
Luke Smith
7aabe16b9d
pulse in i3 2020-04-10 08:01:53 -04:00
Luke Smith
0dad5d69ef
lf updates including better rename commands 2020-04-10 08:00:42 -04:00
vired
39776df7c6
scrooloose/nerdtree has moved to preservim/nerdtree (#553) 2020-04-10 07:34:01 -04:00
Jackson Law
35de64fb26
chore: Use $XDG_CONFIG_HOME for tmux (#549) 2020-04-09 17:15:44 -04:00
Luke Smith
475698e57d
will be replaced 2020-04-09 16:56:59 -04:00
Luke Smith
6759e561c8
xdg material moved to zprofile 2020-04-09 16:56:47 -04:00
Luke Smith
3e8f5c1647
suppress lfcd tmp mesg 2020-04-08 21:36:01 -04:00
Wis
a08904d88a
mpv config: use mpvSockets script to remove mpv wrappers/aliases (#544)
* add scripts to mpv's cfg \w mpvSockets as 1st dependency and\or script

* remove all usage of --input-ipc-server in all cmds

* remove mpv alias that adds --input-ipc-server

* fix pauseallmpv: correct paths to unix socket files

* fix dependency-scripts loading so it works also when opening files off main disk
2020-04-08 21:35:03 -04:00
Jackson Law
11eac2294f
fix: Use default if $XDG_CONFIG_HOME is not set (#546) 2020-04-08 20:15:21 -04:00
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
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
Dennis Lee
fd930553a3 aliasrc: clean up mbsync from ~/ 2020-04-07 22:13:52 -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
Arjun Karangiya
1316be8ec4 New featuer: ZSH named dirs 2020-04-06 17:23:45 +05:30
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
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