828 Commits

Author SHA1 Message Date
Micah Halter
f7d07db392 Added selection of saved layouts 2019-06-25 08:22:53 -04:00
MOHAMMAD RASIM
6443c45da5 Revert "Volume buttons support (#334)" (#338)
This reverts commit 6d136d4fdd9f9a3c24e278cb9d863a6ea61ebbba.
Volume and other media keys were added in d4bcaf9de80d27f0c4bd5f4d96f1eb546783feda using lmc tool that updates the i3blocks volume module
removing this to avoid conflict and unnecessary bindings
2019-06-19 11:48:13 -04:00
MOHAMMAD RASIM
d4bcaf9de8 Add the media keys to sxhkd config (#337) 2019-06-18 18:09:43 -04:00
Dario Matonicki
91c975be6c Attempting to fix 'Cannot open display :0.0' (#335)
When attempting to run dmenurecord for screnacast or video it kinda dies silently with :
```
Invalid MIT-MAGIC-COOKIE-1 key[x11grab @ 0x5558eb7d5240] Cannot open display :0.0, error 1.
:0.0: Input/output error
```
2019-06-17 16:31:51 -04:00
Luke Smith
d805da4e5e
Merge branch 'archi3' of github.com:LukeSmithxyz/voidrice into archi3 2019-06-16 16:26:24 -04:00
Luke Smith
7f297540db
spell 2019-06-16 16:26:08 -04:00
maxim-h
6d136d4fdd Volume buttons support (#334) 2019-06-16 16:23:44 -04:00
Luke Smith
7d3b042daf
dox and -j rmd 2019-06-04 16:34:32 -04:00
Luke Smith
43624f4d7b
mpd in profile 2019-06-04 10:09:14 -04:00
Luke Smith
48a7022e8c
Merge pull request #311 from stefanocereda/movews
Movews
2019-06-01 16:09:13 -04:00
Luke Smith
b9f3703e7a
larbs icon moved 2019-06-01 10:54:09 -04:00
Luke Smith
4a7a5d21c4
Merge pull request #322 from Wayloque/archi3
Fixed typo in sxhkdrc
2019-05-31 10:55:05 -04:00
Wayloque
e30650b223 Fixed typo 2019-05-31 22:34:06 +08:00
Luke Smith
8868f65ccf
Merge pull request #321 from mehalter/archi3
Fix youtube handling
2019-05-30 09:56:13 -04:00
Micah Halter
e209d99f22 Fix youtube handling, so that non-video links open in the browser and videos/playlists open in mpv 2019-05-30 09:52:29 -04:00
Luke Smith
6f4c012edb
link to archi3 progs 2019-05-27 13:41:45 -04:00
Luke Smith
1f68edef08
fix? for dm users 2019-05-23 20:07:00 -04:00
Luke Smith
797055a9b5
sxhkd dox and perks 2019-05-23 19:35:07 -04:00
Stefano Cereda
eebdb937a6 screen up down 2019-05-23 09:44:23 +02:00
Stefano Cereda
ab9b7616ce Commands to move worksapces around screens 2019-05-23 09:36:10 +02:00
Luke Smith
6169f18131
oopsie 2019-05-22 17:24:22 -04:00
Luke Smith
e252e379a2
reboot fix 2019-05-21 23:17:31 -04:00
Luke Smith
73e0401712
update status bar after pulsemixer 2019-05-21 11:30:10 -04:00
Luke Smith
4fa8d4347f
suppress/not-cause errors 2019-05-21 11:01:12 -04:00
Luke Smith
2a52d6a73d
mpdupdate added to xinit 2019-05-21 10:48:49 -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