Commit graph

810 commits

Author SHA1 Message Date
Luke Smith
bca479bd75 theme removed 2019-05-18 17:15:23 -04:00
Luke Smith
c47c7585b2 no tmux 2019-05-18 17:12:00 -04:00
Luke Smith
95dd0565ab no fontawesome 2019-05-18 17:11:52 -04:00
Luke Smith
6f6c4f8d5f who needs it 2019-05-18 16:23:30 -04:00
Luke Smith
840c690539 cron deleted 2019-05-18 16:23:21 -04:00
Luke Smith
8117f84198 i3 eternally btfo 2019-05-18 16:22:57 -04:00
Luke Smith
67f70d70bb vifm junk removed 2019-05-18 16:21:52 -04:00
Luke Smith
425941bf69 i3 modularized between sxhkd and xinit 2019-05-18 15:45:06 -04:00
Luke Smith
9220538725 fix 2019-05-18 13:01:01 -04:00
Luke Smith
b6d72cc07c Merge branch 'master' of github.com:LukeSmithxyz/voidrice 2019-05-18 12:56:48 -04:00
Luke Smith
54920103c2 scripts moved to ~/.local/bin 2019-05-18 00:07:32 -04:00
Luke Smith
3888dfc5e0 Merge pull request #199 from malramsay64/font-awesome-icons
Add font-awesome codepoints to the dmenuunicode menu
2019-05-17 23:57:48 -04:00
Malcolm Ramsay
b2271f6fa9 Add font-awesome codepoints to the dmenuunicode menu
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.
2019-05-18 13:44:13 +10:00
Luke Smith
d8bf08db1c Merge pull request #301 from wis/patch-1
fix tmux config renames
2019-05-17 10:02:00 -04:00
Wis
ace3adda61 fix tmux config renames
`#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
2019-05-17 10:38:22 +03:00
Luke Smith
18e001db07 Merge pull request #296 from loumray/patch-1
Fix for spawning scripts that require no args
2019-05-12 07:55:04 -04:00
Louis-Michel Raynauld
48c6ea530a Avoid bashism 2019-05-11 18:35:19 -07:00
Louis-Michel Raynauld
fd7c65f8ff Fix for spawning scripts that require no args
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!
2019-05-09 12:58:41 -07:00
Luke Smith
4b8d80ed67 Merge pull request #293 from pat-s/patch-1
Set Symbola as the fallback font for monospace fonts
2019-05-08 21:21:40 -04:00
Patrick Schratz
c28d66bae8 Update fonts.conf 2019-05-05 20:29:37 +02:00
Luke Smith
a9ff1f56c7 weather fix 2019-05-02 20:25:45 -04:00
Luke Smith
ed5b3d49ab rotdir now actually works as intended 2019-05-02 17:43:25 -04:00
Luke Smith
cc95544221 dumb mistake 2019-05-02 17:43:11 -04:00
Luke Smith
b79ac88a2d passed arg, weather always redl 2019-05-02 17:42:48 -04:00
Luke Smith
9fd2f8cb4d mailbox module for new mw 2019-04-26 21:18:55 -04:00
Luke Smith
3ab6b9283a temp fix for tmux 2.9 2019-04-25 10:51:22 -04:00
Luke Smith
5455b2d80c mpdupdate improvements 2019-04-24 19:38:09 -04:00
Luke Smith
42ae78dc0d überzug errors, tmp disabling 2019-04-24 14:42:31 -04:00
Luke Smith
a90beaed1d showclip fix 2019-04-24 14:10:17 -04:00
Luke Smith
67429e6279 mutt-wizard dox 2019-04-24 14:10:03 -04:00
Luke Smith
7e73a0b2b0 unnecessary highlight line 2019-04-23 10:56:13 -04:00
Luke Smith
af1d13a422 scrot/maim readme fix 2019-04-23 10:55:09 -04:00
Luke Smith
999d56573e lockscreen turns off screen 2019-04-23 10:55:01 -04:00
Luke Smith
47b955673d iplocate module added 2019-04-23 10:43:57 -04:00
Luke Smith
fbe14a9a06 iplocate not default 2019-04-23 10:43:36 -04:00
Luke Smith
56d418e525 avoid conflict with locate 2019-04-23 10:43:23 -04:00
Sam Erickson
b38c14f2e7 Added country indicatior as a status bar option 2019-04-23 10:26:31 -04:00
Luke Smith
9eceb54bfd mailsync for mw 2.0 2019-04-23 10:15:16 -04:00
Luke Smith
6880afae14 Merge pull request #276 from AlbinAlbyl/master
Fixed ifinstalled command after dunst update.
2019-04-17 09:09:25 -04:00
AlbinAlbyl
ca20964b10 Fixed ifinstalled command after dunst update. 2019-04-17 13:05:42 +00:00
Luke Smith
b352bd061f build files dox 2019-04-15 11:20:40 -04:00
Luke Smith
3794d166f6 xresources changes noted 2019-04-15 11:20:33 -04:00
Luke Smith
aac1df166d copy and paste dox 2019-04-15 11:20:21 -04:00
Luke Smith
3d90ab4dd2 tweaks 2019-04-14 08:08:09 -04:00
Luke Smith
1caad21a9f Merge pull request #274 from TomJansen/master
mod+shift+q forcekills selected window
2019-04-14 08:05:54 -04:00
TomJansen
e03d54c627 Add force kill to guide 2019-04-14 12:02:46 +02:00
TomJansen
7343631a23 mod+shift+q forcekills selected window 2019-04-14 11:54:21 +02:00
Luke Smith
1f6dbfea03 dmenu mount and umount fixes 2019-04-10 19:56:09 -04:00
Luke Smith
b937082b98 chomd -x user-dirs.dirs 2019-04-10 17:53:07 -04:00
Luke Smith
78e7d69aa9 comments are bloat 2019-04-10 17:52:35 -04:00