Luke Smith
be62eb5c82
maim fix
2019-01-04 14:21:17 -05:00
Luke Smith
83dc47d52f
switch to maim
2019-01-04 10:57:19 -05:00
Luke Smith
cc57ff0e26
checkup noteless and ignores ignored
2019-01-03 20:39:10 -05:00
Luke Smith
dc00b95f69
ddspawn simplification
2019-01-03 19:11:39 -05:00
Luke Smith
b958aa01c5
oh god luke, wh what r u doing
2019-01-03 19:06:34 -05:00
Luke Smith
13e2d589d1
ddspawn fix
2019-01-03 14:52:36 -05:00
Luke Smith
15327a63a1
ddpawn sleepless
2019-01-03 14:52:04 -05:00
Luke Smith
e450278cb1
ddspawn change
2019-01-03 14:32:59 -05:00
Luke Smith
9a13230d95
sxiv now default image viewer
2019-01-03 14:13:46 -05:00
Luke Smith
56b81e956a
sxiv key handler added
2019-01-03 14:03:09 -05:00
Gergely Horváth
60dc1da4fd
Simplified ddspawn, no need for pause
2019-01-03 19:51:38 +01:00
Luke Smith
4dded8fa46
ignore ignored packages for update icon
2019-01-03 11:49:14 -05:00
Luke Smith
f79911f67c
SCRIPTs file now with lists, not subheadings
2019-01-02 11:33:45 -05:00
Luke Smith
f031a2d502
SCRIPTS readme updates for renames etc.
2019-01-02 11:26:53 -05:00
Luke Smith
bf3c631cec
weather report update fix
2019-01-02 11:11:38 -05:00
Luke Smith
4bab39ad70
weather report also moved to /tmp/
2019-01-02 11:09:31 -05:00
Luke Smith
07364aeaca
recording files moved to /tmp/ for cleanliness
2019-01-02 11:06:15 -05:00
Luke Smith
a35d089ec6
weather signal fix
2019-01-02 11:04:07 -05:00
Luke Smith
6f87d56cd8
profile changes
2019-01-02 10:47:27 -05:00
Luke Smith
b758273a9c
Merge pull request #169 from LaisRast/patch-2
...
Change `TRUEBROWSER` to `BROWSER` in `linkhandler`
2019-01-01 20:58:47 -05:00
Laith
c347e748c9
Change TRUEBROWSER to BROWSER
2019-01-02 02:54:34 +01:00
Luke Smith
aa2c3614f9
Merge pull request #157 from LORDBABUINO/master
...
Fix style when showing full weather report
2019-01-01 17:16:48 -05:00
Luke Smith
50705854f1
Merge pull request #168 from LaisRast/patch-1
...
Typos in `dmenurecord`
2019-01-01 17:15:40 -05:00
Laith
690cad2bfa
fixing typos
2019-01-01 23:07:33 +01:00
Luke Smith
ba9bce676c
Merge pull request #167 from mokulus/master
...
fix showclip
2019-01-01 11:41:45 -05:00
Luke Smith
2e8fa83f19
bash only run bashrc
2018-12-30 18:41:34 -05:00
Luke Smith
e6f6a83082
own mounted drives
2018-12-30 18:40:57 -05:00
MateuszOkulus
9386a5bf60
fix showclip
2018-12-28 18:05:28 +01:00
Luke Smith
a9b7048127
tutorials if null
2018-12-27 18:30:45 -05:00
Luke Smith
7bcac0476a
browser fix
2018-12-27 18:29:48 -05:00
Luke Smith
4f7ab2ed5f
screen mirror ability
2018-12-23 13:14:05 -05:00
Luke Smith
300e2cda8d
Merge branch 'display-mirror' of https://github.com/anders-dc/voidrice into anders-dc-display-mirror
2018-12-23 13:12:55 -05:00
Anders Damsgaard
4dcd3d8de6
Enforce native scale for xrandr commands
2018-12-23 19:11:22 +01:00
Luke Smith
03bcbcb1ce
Merge branch 'master' of github.com:LukeSmithxyz/voidrice into anders-dc-display-mirror
2018-12-23 12:53:05 -05:00
Luke Smith
6e7e2c6816
Merge pull request #165 from TomJansen/master
...
add vfat support to dmenumount
2018-12-23 12:52:58 -05:00
Tom Jansen
8891e7d099
add vfat support to dmenumount
2018-12-23 18:07:16 +01:00
Anders Damsgaard
d1aea08dd6
Make sure native scaling is restored when selecting single display
2018-12-23 17:51:28 +01:00
Anders Damsgaard
6dc4bec778
Add option to mirror displays with external resolution priority
2018-12-23 17:30:42 +01:00
Luke Smith
9b353a5148
brainlethood fixed
2018-12-22 19:39:14 -05:00
Luke Smith
441cef8ada
shortcut sourcing now non-automatic
2018-12-22 19:26:02 -05:00
Luke Smith
d2246443ed
separate "cron" script for weather
2018-12-21 12:35:24 -05:00
Luke Smith
b57426d128
dumb fix
2018-12-20 14:24:50 -05:00
Luke Smith
fda43aaaf6
luukvbaal clock and pac updates
2018-12-20 13:58:05 -05:00
luukvbaal
8ca97000ee
use pacman -Qu instead
2018-12-20 19:55:25 +01:00
luukvbaal
77dc64f6e7
pacpackages module addition
...
Shows upgradable packages via notify-send.
Requires `checkupgrades` which is part of `pacman-contrib` which also includes rankmirrors, pactree etc which a lot of people use i believe so adding it to LARBS dependencies wouldn't be too bad I think.
2018-12-20 19:10:41 +01:00
luukvbaal
df15208b5b
clock statusbar module addition
...
Shows upcoming appointments for the next 3 days using notify-send.
2018-12-20 19:00:01 +01:00
Luke Smith
0caade59d1
mpdupdate returns
2018-12-19 09:35:46 -05:00
Luke Smith
3c1247e7dd
dox on cronjobs moved
2018-12-19 08:16:06 -05:00
Luke Smith
45d3c39257
ducksearch now no longer posix compliant
2018-12-19 07:52:11 -05:00
Luke Smith
c8b507d03f
Merge pull request #160 from anders-dc/ducksearch
...
Detect http urls in ducksearch and directly connect to them
2018-12-19 07:50:43 -05:00