Commit graph

217 commits

Author SHA1 Message Date
Luke Smith
fcf17a70f1 news status fixed 2018-11-27 10:05:00 -05:00
Luke Smith
b3f29ab47f middle click to update mail, other tweaks 2018-11-27 10:04:45 -05:00
Luke Smith
fed4ea6e9f i3news tweaks, updates on middle click 2018-11-26 14:56:19 -05:00
Luke Smith
7edc71556d prep for icon repo 2018-11-26 14:17:18 -05:00
Luke Smith
d4a9ad1f75 Merge branch 'i3news' of https://github.com/luukvbaal/voidrice into luukvbaal-i3news 2018-11-26 12:51:28 -05:00
Luke Smith
257e933179 readme now uncompiled groff_mom document 2018-11-24 09:10:38 -05:00
Luke Smith
31ba2c6b70 groff_mom in opout 2018-11-24 09:08:43 -05:00
Luke Smith
75e67f810f notify-send if in fstab 2018-11-24 09:07:57 -05:00
Luke Smith
2458055441 groff_mom compile added 2018-11-24 09:06:16 -05:00
Luke Smith
cbcd5e0c62 umount android fix 2018-11-24 09:05:57 -05:00
luukvbaal
b52886fc6c typo fix
Prevented statusbar module from not showing when 0 unread items
2018-11-19 11:08:59 +01:00
Luuk van Baal
2dc8fabaaf newsboat unread statusbar 2018-11-19 10:58:14 +01:00
Luke Smith
21b4f8c613 showclip and qrcode show binds 2018-11-18 20:31:24 -05:00
Luke Smith
7fdc2fac93 winresize for floating windows 2018-11-18 20:31:03 -05:00
RaitaroHikami
459c5ae317 build rmd quietly 2018-11-17 12:01:07 +02:00
Luke Smith
0a8df2cbdc help messages tweaks 2018-11-12 15:16:45 -05:00
Luke Smith
809663bfa4 message check moved to top of bat 2018-11-11 21:32:51 -05:00
Luke Smith
debbe40d2c right click on modules shows module info 2018-11-11 21:27:04 -05:00
Luke Smith
9fd0e65754 new internet, date and help modules 2018-11-11 21:23:13 -05:00
Luke Smith
1bf4c122f8 qutebrowser removed, its shortcuts disabled 2018-11-10 11:38:50 -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
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
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
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
5cc9f774e7 output supression and groff compat 2018-10-31 21:54:30 -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
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
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
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
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