summaryrefslogtreecommitdiffstats
path: root/.local/bin/setbg
Commit message (Collapse)AuthorAgeFilesLines
* Give setbg parameter to make notifications silent (#1350)appeasementPolitik2023-08-161-3/+10
|
* setbg updates dwm colorschemeLuke Smith2022-07-081-3/+4
|
* remove typo in bgloc (#1096)h3xo2022-03-291-1/+1
| | | path should be "$HOME/.local/share" (there's an extra slash)
* Add some conf file variableskrisdoodle452021-10-141-4/+8
|
* Return dunst and zathura color schemes to normal if python-pywal is ↵krisdoodle452021-08-311-3/+8
| | | | | | | | | | | | | | | | 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.
* minor impr prevent running on non-imagesLuke Smith2021-01-201-5/+9
|
* don't skip color change since it is now fixedLuke Smith2020-05-131-1/+1
|
* F12 is the new wal refresh bind, only in setbgLuke Smith2020-04-261-1/+1
|
* manual refresh xrdb on dwm after walLuke Smith2020-04-141-0/+1
|
* pgrep junk removed and minor script changesLuke Smith2020-04-081-1/+1
|
* Move bg link to ~/.local/share/ (#545)Hekuran2020-04-081-1/+1
| | | | | | | | | * 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
* setbg overhaul, dwm update mv'd to postrunLuke Smith2020-03-271-15/+12
| | | | | | 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.
* should prob use cpLuke Smith2020-03-271-1/+1
|
* setbg dir fixLuke Smith2020-03-261-1/+1
|
* suppress all setbg wal outputLuke Smith2020-03-221-5/+5
|
* Just find pictures (#499)mhdzli2020-03-151-1/+1
| | | Filter the pictures in directory by file extensions
* setbg can take directory arg for randomLuke Smith2020-03-151-1/+6
|
* suppress wal error if not detectedLuke Smith2020-03-131-1/+1
|
* use pywal if installedLuke Smith2020-02-091-1/+9
|
* #!/bin/sh shebang. newline after universalized.Luke Smith2020-02-081-1/+1
|
* portable shebangLuke Smith2019-08-181-1/+1
|
* script documentationLuke Smith2019-05-311-1/+6
|
* massive cleanupLuke Smith2019-05-191-0/+4