Commit graph

22 commits

Author SHA1 Message Date
Luke Smith
77af528edf setbg updates dwm colorscheme 2022-07-08 14:25:42 -04:00
h3xo
06b7e28be3
remove typo in bgloc (#1096)
path should be "$HOME/.local/share" (there's an extra slash)
2022-03-29 01:13:28 +00:00
krisdoodle45
7dbc757a64
Add some conf file variables 2021-10-14 20:50:00 +02:00
krisdoodle45
9a2dc2618e
Return dunst and zathura color schemes to normal if python-pywal is uninstalled. (#995)
* Changed paru to yay due to new LARBS changes

* Fix & improve lf's moveto, copyto and cd to bm-dir

When using any of the above functions they returned exit code 1. This was due to the cut command having tab as the delimiter, but spaces are used in the bm-dirs file. 
As an improvement comments are now automatically removed from the fzf options, because selecting those wouldn't work anyway.
The final sed command substituting "~" for "$HOME" is also removed because that doesn't seem to do anything looking at the current structure of the bm-dirs file.
The J bind needed more parsing and environment variable substitution because cd didn't work by default with values from a subshell.

* Automatically backup existing config files

* Return by pywal edited config files to normal if pywal is uninstalled.
2021-08-31 17:00:23 -04:00
Luke Smith
eded46a39e
minor impr prevent running on non-images 2021-01-20 14:50:35 -05:00
Luke Smith
b8b9b420f9
don't skip color change since it is now fixed 2020-05-13 18:12:44 -04:00
Luke Smith
8afc8de231
F12 is the new wal refresh bind, only in setbg 2020-04-26 11:12:45 -04:00
Luke Smith
314ff058de
manual refresh xrdb on dwm after wal 2020-04-14 20:38:25 -04:00
Luke Smith
4814403bbf
pgrep junk removed and minor script changes 2020-04-08 22:01:51 -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
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
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
f939f016a2
suppress all setbg wal output 2020-03-22 09:31:25 -04:00
mhdzli
9e4cfc127d
Just find pictures (#499)
Filter the pictures in directory by file extensions
2020-03-15 20:52:24 -04:00
Luke Smith
db46b82f7f
setbg can take directory arg for random 2020-03-15 18:10:59 -04:00
Luke Smith
6bfbabc9c6
suppress wal error if not detected 2020-03-13 12:31:19 -04:00
Luke Smith
4acbbc07d3
use pywal if installed 2020-02-09 09:24:13 -05:00
Luke Smith
2b5df860de
#!/bin/sh shebang. newline after universalized. 2020-02-08 18:43:37 -05:00
Luke Smith
1bca65bfc2
portable shebang 2019-08-18 12:28:11 -04:00
Luke Smith
6b334b59fc
script documentation 2019-05-31 19:38:43 -04:00
Luke Smith
c6e69e9642 massive cleanup 2019-05-19 20:05:14 -04:00
Renamed from .local/bin/tools/setbg (Browse further)