Commit graph

466 commits

Author SHA1 Message Date
Luke Smith
bb49be1713 switch to xcompmgr 2018-11-07 21:33:49 -05:00
Luke Smith
d7dc154e9c shortcut fixes 2018-11-06 12:50:29 -05:00
Luke Smith
7e63e40b3a switch to plugged for vim plugins 2018-11-05 19:57:28 -05:00
Luke Smith
4216ef667e resize fix 2018-11-05 19:29:24 -05:00
Luke Smith
e4277949d0 html unicode char escapes added 2018-11-05 18:09:20 -05:00
Luke Smith
38453b2bcf shellcheck vim shortcut 2018-11-05 18:08:40 -05:00
Luke Smith
2f4c2a68a1 scripts sorted 2018-11-05 17:51:24 -05:00
Luke Smith
cd667e6aa1 i3wifi primary 2018-11-04 18:56:54 -05:00
Luke Smith
9244feb6ab i3battery compatible with multiple batteries 2018-11-04 18:56:39 -05:00
Luke Smith
ccea275dc8 key file fix 2018-11-04 18:55:56 -05:00
Luke Smith
eedf13dbb8 datelog removed 2018-11-04 17:45:26 -05:00
Luke Smith
62acbb078c shortcut system movement 2018-11-04 17:45:10 -05:00
Luke Smith
631deb1c66 fixes 2018-11-04 16:55:18 -05:00
Luke Smith
3272658586 clean up 2018-11-04 21:17:15 +00:00
Luke Smith
a0114d55d6 referbib added to shortcuts 2018-11-04 21:17:02 +00:00
Luke Smith
93c09e0e9d dmenuunicode script copied escape sequence to primary, move (moved) emojis 2018-11-04 21:16:37 +00:00
Luke Smith
afe1702286 compiler fix 2018-11-03 20:59:02 -04:00
Luke Smith
f6ea9cb253 some other dirs added 2018-11-03 18:03:26 -04:00
Luke Smith
654297dea5 display switch update 2018-11-03 17:59:31 -04:00
Luke Smith
691c56af30 Merge branch 'vnord-patch-1' 2018-11-03 14:01:30 -04:00
Ari von Nordenskjöld
6ea8fa7494 replace the copy-to-clipboard hack
This is obviously the correct way to do it with xclip as well. I used xsel as xclip doesn't seem to play ball with my clipboard, so if xsel isn't pulled in as a dependency either add it or use xclip instead.
2018-11-03 18:31:14 +01:00
Luke Smith
35e5b94d9f screen prompt fix 2018-11-01 20:50:40 -04:00
Luke Smith
da0f5054d6 dmenumount fix and output changes 2018-11-01 14:20:03 -04:00
Luke Smith
2572ae89d8 mpd autoupdate and overt switch to pulse 2018-11-01 13:50:09 -04:00
Luke Smith
0c0669eaab referbib added, wal tweak 2018-10-31 22:07:48 -04:00
Luke Smith
5cc9f774e7 output supression and groff compat 2018-10-31 21:54:30 -04:00
Luke Smith
31e054cf42 wal update change 2018-10-31 19:17:16 -04:00
Luke Smith
b7e6960c26 more complete groff compiler 2018-10-30 17:47:42 -04:00
Luke Smith
31505f93f0 dmenu unicode script added 2018-10-29 15:01:24 -04:00
Luke Smith
e5bac9fff4 unicode "comments" for non-noto-font symbols 2018-10-29 15:00:36 -04:00
Luke Smith
6412e52741 move win to ws with mod+shift+back/for 2018-10-26 18:53:25 -04:00
Luke Smith
280cea3a53 sh replaces bash for window resize 2018-10-26 18:52:24 -04:00
Luke Smith
e314c1e9c0 bottomright script added 2018-10-26 18:51:35 -04:00
Luke Smith
43f2ed580b groff and refer compatibility added 2018-10-26 00:28:30 -04:00
Luke Smith
171a00523f cleanup 2018-10-26 00:28:09 -04:00
Luke Smith
dafffb1c73 mount fix 2018-10-23 10:47:14 -04:00
Luke Smith
06e2feebb1 Merge pull request #133 from rickyjon/yta
Update newsboat config as well
2018-10-20 18:32:24 -04:00
Ricky Jon
3e9d19a41e Update newsboat config as well 2018-10-21 09:29:17 +11:00
Luke Smith
54850cbbe0 dropdown windows sticky 2018-10-18 22:24:56 -04:00
Luke Smith
496aea4504 minor dmenuumount improvements 2018-10-18 20:42:44 -04:00
Luke Smith
39a0c9c5fa dmenumount improvments 2018-10-18 19:46:33 -04:00
Luke Smith
8f12c4f8fd Merge pull request #132 from rickyjon/extract-caseswitch
Clean up switch case
2018-10-18 09:11:09 -04:00
Ricky Jon
c83388886b Clean up case switch 2018-10-18 14:30:38 +11:00
Luke Smith
52e18fcc39 extra line of dox 2018-10-17 07:01:14 -04:00
Luke Smith
25e172de8c r calc no save space 2018-10-16 22:11:32 -04:00
Luke Smith
eba94e613a reload old for status bar 2018-10-16 14:51:52 -04:00
Luke Smith
d7011188c1 revamp of dropdown scripts, bug fixes 2018-10-16 14:18:54 -04:00
Luke Smith
830a38f84d Merge branch 'master' of github.com:LukeSmithxyz/voidrice 2018-10-15 08:10:24 -04:00
Luke Smith
3d3a35cd9a Merge pull request #129 from bigboymate/patch-1
Run programs without extensions
2018-10-15 08:10:19 -04:00
Matthew Graham
870af2c793 Run programs without extensions
This change gives the ability to run an executable file without an extension. It just replaces your sent bit with a function called shebangtest which will test for a shebang in the first line of the file. If no shebang, then it just runs sent. I also added a few more extensions to the extension list.
2018-10-15 00:15:33 -04:00