diff options
| author | Ryan Schanzenbacher <ryan@rschanz.org> | 2026-04-29 18:31:57 -0400 |
|---|---|---|
| committer | Ryan Schanzenbacher <ryan@rschanz.org> | 2026-04-29 18:31:57 -0400 |
| commit | 51dfd8599d95a2e7f786f1ec6b26fa7a48f1ce4d (patch) | |
| tree | 388ecfd13fe556fe3a1a21a325e3100918e88b32 /modules/ryan-config/lyconfig.ini | |
| parent | 7a693ddea38bee1a7a2049d83fa2231eb876fbd1 (diff) | |
added lyconfig, fork seems to work kinda, need to update to get newest kmscon
Diffstat (limited to 'modules/ryan-config/lyconfig.ini')
| -rwxr-xr-x | modules/ryan-config/lyconfig.ini | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/modules/ryan-config/lyconfig.ini b/modules/ryan-config/lyconfig.ini new file mode 100755 index 0000000..684a973 --- /dev/null +++ b/modules/ryan-config/lyconfig.ini | |||
| @@ -0,0 +1,10 @@ | |||
| 1 | animation = colormix | ||
| 2 | colormix_col1 = 0x00631E61 | ||
| 3 | colormix_col2 = 0x0060631E | ||
| 4 | colormix_col3 = 0x001E6063 | ||
| 5 | bigclock = en | ||
| 6 | bigclock_12hr = false | ||
| 7 | clock = %c | ||
| 8 | waylandsessions=/run/current-system/profile/share/wayland-sessions | ||
| 9 | custom_sessions=/home/ryan/sessions | ||
| 10 | setup_cmd=/home/ryan/rysway-launch | ||
