summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Merge branch 'master' of github.com:LukeSmithxyz/voidriceLuke Smith2019-05-183-6/+1493
|\
| * Merge pull request #199 from malramsay64/font-awesome-iconsLuke Smith2019-05-172-1/+1488
| |\ | | | | | | Add font-awesome codepoints to the dmenuunicode menu
| | * Add font-awesome codepoints to the dmenuunicode menuMalcolm Ramsay2019-05-182-1/+1488
| |/ | | | | | | | | | | | | | | | | | | | | | | This adds the codepoints for font-awesome to ~/.fontawesome in the same format as ~/.emojii and modifies the grep search pattern in dmenuunicode to search both ~/.font-awesome and ~/.emojii including both in the list of values sent to dmenu. Removing the ~/.fontawesome file will revert to the previous behaviour. This requires the fontawesome-fonts package to be installed to get the additional codepoints.
| * Merge pull request #301 from wis/patch-1Luke Smith2019-05-171-5/+5
| |\ | | | | | | fix tmux config renames
| | * fix tmux config renamesWis2019-05-171-5/+5
| |/ | | | | | | | | | | `#bind-key C-a last-window # C-a C-a for last active window` didn't need renaming for me, why did you comment it out? you comment it out before merging. more info: https://github.com/tmux/tmux/issues/1689
* / scripts moved to ~/.local/binLuke Smith2019-05-1878-13/+13
|/
* Merge pull request #296 from loumray/patch-1Luke Smith2019-05-121-3/+5
|\ | | | | Fix for spawning scripts that require no args
| * Avoid bashismLouis-Michel Raynauld2019-05-111-3/+5
| |
| * Fix for spawning scripts that require no argsLouis-Michel Raynauld2019-05-091-1/+1
|/ | | | | For example, "ddspawn vifm" is generating the failing commad "st vifm -e vifm" without this fix. This proposed change fixes this issue so that "ddspawn vifm" generates the correct "st -e vifm". It also simplify the i3 command in my view. Thanks for sharing this helpful script, I used it everywhere!
* Merge pull request #293 from pat-s/patch-1Luke Smith2019-05-081-0/+6
|\ | | | | Set Symbola as the fallback font for monospace fonts
| * Update fonts.confPatrick Schratz2019-05-051-0/+6
|/
* weather fixLuke Smith2019-05-021-1/+1
|
* rotdir now actually works as intendedLuke Smith2019-05-021-6/+2
|
* dumb mistakeLuke Smith2019-05-021-1/+1
|
* passed arg, weather always redlLuke Smith2019-05-021-2/+2
|
* mailbox module for new mwLuke Smith2019-04-261-2/+2
|
* temp fix for tmux 2.9Luke Smith2019-04-251-6/+6
|
* mpdupdate improvementsLuke Smith2019-04-241-4/+4
|
* überzug errors, tmp disablingLuke Smith2019-04-241-1/+1
|
* showclip fixLuke Smith2019-04-241-7/+2
|
* mutt-wizard doxLuke Smith2019-04-241-29/+4
|
* unnecessary highlight lineLuke Smith2019-04-231-1/+0
|
* scrot/maim readme fixLuke Smith2019-04-231-1/+1
|
* lockscreen turns off screenLuke Smith2019-04-231-1/+1
|
* iplocate module addedLuke Smith2019-04-232-0/+12
|\
| * iplocate not defaultLuke Smith2019-04-231-2/+2
| |
| * avoid conflict with `locate`Luke Smith2019-04-231-0/+9
| |
| * Added country indicatior as a status bar optionSam Erickson2019-04-231-0/+3
|/
* mailsync for mw 2.0Luke Smith2019-04-231-1/+1
|
* Merge pull request #276 from AlbinAlbyl/masterLuke Smith2019-04-171-1/+1
|\ | | | | Fixed ifinstalled command after dunst update.
| * Fixed ifinstalled command after dunst update.AlbinAlbyl2019-04-171-1/+1
|/
* build files doxLuke Smith2019-04-151-0/+4
|
* xresources changes notedLuke Smith2019-04-151-6/+1
|
* copy and paste doxLuke Smith2019-04-151-0/+7
|
* tweaksLuke Smith2019-04-141-2/+1
|
* Merge pull request #274 from TomJansen/masterLuke Smith2019-04-142-2/+5
|\ | | | | mod+shift+q forcekills selected window
| * Add force kill to guideTomJansen2019-04-141-1/+3
| |
| * mod+shift+q forcekills selected windowTomJansen2019-04-141-1/+2
|/
* dmenu mount and umount fixesLuke Smith2019-04-102-7/+6
|
* chomd -x user-dirs.dirsLuke Smith2019-04-101-0/+0
|
* comments are bloatLuke Smith2019-04-101-70/+47
|
* for crossfref vidLuke Smith2019-04-101-12/+5
|
* odt preview and epub openLuke Smith2019-04-071-1/+2
|
* pac not fixes for new dunstLuke Smith2019-04-051-3/+3
|
* C-a as tmux prefix againLuke Smith2019-04-051-0/+1
|
* freeze for dunst fixLuke Smith2019-04-041-1/+1
|
* fix for dunst updateLuke Smith2019-04-0215-38/+21
|
* readme updatesLuke Smith2019-04-021-3/+1
|
* tmux cleanupLuke Smith2019-04-021-120/+1
|
* Merge pull request #258 from TomJansen/masterLuke Smith2019-04-011-1/+2
|\ | | | | Prune existing mountpoints from find in dmenumount