Dylan Araps
3292a5513d
docs: update
2019-03-05 11:32:49 +02:00
Dylan Araps
95c1cc18bc
docs: update
2019-03-05 11:27:54 +02:00
Dylan Araps
2f8d458f89
general: Add file size to caching to avoid collisions. Closes #385
2019-03-05 09:13:52 +02:00
Dylan Araps
0f7c6aeaf9
export: Skip swp files
2019-03-03 11:41:10 +02:00
black
e7a2bfd29f
Merge pull request #372 from furrycatherder/fix-awesome
...
Fix wallpaper setting in awesomewm
2019-02-23 20:54:07 +02:00
Dylan Araps
1d4127925d
export: Print error message if template can't be parsed.
2019-02-10 08:07:06 +02:00
Dylan Araps
668f9bbd5b
general: Use XDG directories
2019-02-09 21:40:50 +02:00
Dylan Araps
f88dca706f
reload: Fix error if pidof not installed
2019-02-02 21:07:28 +02:00
Sean Haugh
88d6ec835b
wallpaper: fix awesome wallpaper setting
2019-01-21 17:18:08 -06:00
Dylan Araps
984c7b640e
general: version bump
2019-01-21 08:13:02 +02:00
Dylan Araps
bec05feedf
general: version bump
2019-01-21 08:12:36 +02:00
Dylan Araps
267fdf7eb4
general: version bump
2019-01-21 08:11:47 +02:00
Dylan Araps
37ed6b458a
misc: make linters happy
2019-01-11 07:49:43 +02:00
Dylan Araps
614c1ab44a
Aargs: Added --vte to fix artifacts in VTE terminals.
2019-01-11 07:47:02 +02:00
Dylan Araps
669836b9e9
docs: update
2019-01-08 21:41:29 +02:00
Dylan Araps
0525c0a973
Merge branch 'master' of github.com:dylanaraps/pywal
2019-01-04 22:22:07 +02:00
Dylan Araps
8486495c1e
oomox: Removed oomox support. Use wpgtk
2019-01-04 22:11:17 +02:00
Dylan Araps
aafba91b3d
Merge pull request #335 from 14rcole/fix-templates
...
Fix rofi templates
2019-01-04 22:03:23 +02:00
Dylan Araps
bf886286c7
Merge pull request #346 from lasers/add-speedcrunch
...
export: add speedcrunch template
2019-01-04 22:02:04 +02:00
Dylan Araps
487fcbc473
Merge pull request #336 from surrealpie/master
...
template for waybar
2019-01-04 21:59:23 +02:00
Dylan Araps
a6780c947c
Merge branch 'master' into master
2019-01-04 21:59:10 +02:00
Dylan Araps
1e416a18a8
export: Added rgba support. Closes #352
2019-01-04 21:56:49 +02:00
Dylan Araps
30af3d0d5c
settings: Added ENVAR PYWAL_CACHE_DIR to change cache dir. Closes #343
2019-01-04 21:40:16 +02:00
Dylan Araps
aecb848283
Merge pull request #354 from sraysmith/master
...
In regards to Request: add xmonad instructions #172
2019-01-04 21:31:55 +02:00
Dylan Araps
aabbb87ebe
Merge pull request #355 from Khoyo/yk/pr/dmenu-template
...
template: add dmenu template
2019-01-04 21:29:51 +02:00
Dylan Araps
1651506489
Merge pull request #331 from rstacruz/patch-1
...
Fix URxvt borders not respecting background opacity
2019-01-04 21:28:29 +02:00
Younes Khoudli
041fe0643f
template: add dmenu template
2018-12-30 04:07:36 +01:00
sraysmith
fd6820db83
I added the haskell template for xmonad users.
2018-12-20 15:57:09 -05:00
sraysmith
37e96eca3b
I added the xmonad export_type.
2018-12-20 15:55:11 -05:00
lasers
24735845f6
export: add speedcrunch template
2018-11-26 01:11:53 -06:00
surrealpie
04a10fdcc6
template for waybar
2018-11-08 05:17:52 -05:00
Ryan Cole
225f17c2f3
Fix rofi templates
...
Fix missing hashes in rofi templates that may break some i3 configs
Signed-off-by: Ryan Cole <rycole@redhat.com>
2018-11-07 08:46:47 -05:00
Rico Sta. Cruz
d98a551f08
Fix URxvt borders not respecting background opacity
2018-11-01 18:03:38 +08:00
Dylan Araps
f0de048bb9
docs: update
2018-10-24 17:12:31 +11:00
Dylan Araps
da0e2ff05a
fix urxvt bg
2018-10-24 17:12:01 +11:00
Dylan Araps
18f05944ed
better light colors
2018-10-24 17:10:09 +11:00
Dylan Araps
2dc6308e92
Merge branch 'master' of github.com:dylanaraps/pywal
2018-10-23 23:34:51 +11:00
Dylan Araps
abc65a59d1
version: bump
2018-10-23 23:34:29 +11:00
Dylan Araps
2f75e80ee8
Merge pull request #321 from tadly/putty
...
fixes the putty template
2018-10-23 18:47:05 +11:00
tadly
97a4d34d2b
fixes the putty template
...
Fix all color values and instead of writing to the "Default Session",
create a new one called "pywal".
Modifying the "Default Session" should be considered bad practice.
2018-10-23 09:39:16 +02:00
Dylan Araps
9b5d148124
general: lil bit more cont
2018-10-18 12:22:54 +11:00
Dylan Araps
6863923d54
Merge pull request #317 from dylanaraps/revert-308-feat/hash-file-for-cache-fname
...
Revert "Hash file for cache filename"
2018-10-18 08:07:09 +11:00
Dylan Araps
cfbd5353cf
Revert "Hash file for cache filename"
2018-10-18 08:06:57 +11:00
Dylan Araps
f38d630a63
Merge pull request #308 from dgrisham/feat/hash-file-for-cache-fname
...
Hash file for cache filename
2018-10-18 06:39:20 +11:00
dgrisham
51af3c1e03
Fix lint errors.
...
License: MIT
Signed-off-by: David Grisham <dgrisham@mines.edu>
2018-10-17 09:03:50 -06:00
Dylan Araps
79a4069af5
general: st cursor col
2018-10-17 15:34:07 +11:00
Dylan Araps
ba3218be2f
general: allow -o to be repeated.
2018-10-17 15:29:18 +11:00
Dylan Araps
b7ed103eaa
general: fix lint
2018-10-17 15:26:11 +11:00
Dylan Araps
87944f7402
general: remove VTE fix.
2018-10-17 15:21:25 +11:00
Dylan Araps
72e3c02a2b
general: fix lint
2018-10-17 15:20:01 +11:00