Commit Graph

16 Commits

Author SHA1 Message Date
AnErrupTion
d1cf1ebd80 Rewrite INPUTS enum in Zig 2023-07-01 01:48:48 +02:00
AnErrupTion
2fd2f77ac0 Change default fg to 8 in config.ini 2023-06-20 12:22:21 +02:00
AnErrupTion
f086faab58 Rewrite config.c 2023-06-20 12:14:15 +02:00
Colin
1124c126f9
Clocks (#461)
* Added a big clock

* fixed clock timing when animation is turned off

* fix memory leak and segfault

* rename clock to bigclock

* Added formattable clock

* fix clock position on first draw

don't rely on box_x and box_y to position the clock, because it might not be initialized in the first frame.

* fix memory leak
2023-06-15 08:57:37 +02:00
stevensonmt
253ee005ad
Improve config documentation (#414)
* Improve config documentation

update readme to provide some direction on customization options.

* move color config info to config.ini

Info on configuring color palette moving from README to config.ini comments

* Add comments for color config
2022-08-12 22:02:22 +02:00
Cavernosa
4208ba0e0f
Organized config.ini
Grouped related things together and changed some comments
2022-06-08 04:02:31 +00:00
Utkarsh Verma
802ad7b204
Merge branch 'master' of github.com:fairyglade/ly into xinitrc 2022-06-03 07:43:36 +05:30
Utkarsh Verma
079f68696b
Make xinitrc path configurable 2022-06-03 07:43:19 +05:30
Stale
6245639daf
Matrix scrolling text animation (#283) 2022-04-24 11:54:50 +02:00
Raen
9fd7779972
Allow en.ini load and add config to hide f1 commands (#281) 2022-04-23 19:17:56 +02:00
nullgemm
8493c5a8ad use custom pam service name 2020-04-05 11:51:41 +02:00
nullgemm
4a7c82e3e3 add /usr/sbin to default path 2020-04-05 11:37:42 +02:00
nullgemm
afb6e964dd fix config entry not reflecting default setting 2020-02-03 17:49:06 +01:00
Érico Nogueira Rolim
33934f3ab2 add wayland specifier to session names (#162)
Create a config option to force ly to add " (Wayland)" to session
names, as long as those names don't already contain the string.
2020-02-03 07:20:47 +01:00
Stuart Reilly
37fc47ef7a Remove /usr/bin/env from default path (#158) 2019-12-14 11:58:30 +01:00
nullgemm
efc5c49de5 initial commit 2019-06-10 16:05:54 +02:00