nix

configuration files that power my machines
Log | Files | Refs | README | LICENSE

commit bde262500c676bda096775c8e737d9ff7d53c604
parent 205438cb267fbc7b27696fc47f2ac95a9fae0c69
Author: mtmn <miro@haravara.org>
Date:   Wed,  1 Jul 2026 01:44:38 +0200

void: fix fooyin layout

Diffstat:
Mmodules/mixins/dotfiles/config/fooyin/layouts/mine.fyl | 21++++++++++++++++-----
1 file changed, 16 insertions(+), 5 deletions(-)

diff --git a/modules/mixins/dotfiles/config/fooyin/layouts/mine.fyl b/modules/mixins/dotfiles/config/fooyin/layouts/mine.fyl @@ -5,7 +5,7 @@ "Widgets": [ { "SplitterVertical": { - "State": "AAAA/wAAAAEAAAACAAAD4AAAACsA/////wEAAAACAA==", + "State": "AAAA/wAAAAEAAAACAAADSwAAAMAA/////wEAAAACAA==", "Widgets": [ { "SplitterVertical": { @@ -18,9 +18,12 @@ "CentreGap": 0, "ChannelScale": 0.9, "CursorWidth": 3, + "DecibelScale": false, "Downmix": 0, "MaxScale": 1, "Mode": 3, + "NormaliseToPeak": false, + "PeakDisplayMode": 0, "ShowCursor": true, "ShowLabels": true, "ShowRemainingTime": false, @@ -30,8 +33,8 @@ }, { "Playlist": { - "Columns": "8:132|7:2|23|22|25", - "HeaderState": "AAAAZXjaY2BgYGVgYLAC4jYgzgXiAwwMTE0MEHEQYAJiRiBmBmIWkLj9/Nk7+F4KJ9lvkn5YbNqRb7924Z/eX03a9odO77j9+GeH/TOjGYKe8ZfAuv8DAQA+kBuq", + "Columns": "8:132|7:2|23|22|25|5", + "HeaderState": "AAAAdXjaY2BgYGNgYLAC4jYgzgXiAwwMTE0MDIyzGCByIMAExIxAzAzELEDMCpKznz97B99L4ST7TdIPi0078u3XLvzT+6tJ2/7Q6R23H//ssH9mNEPQM/4SAzL4DwQASLocTQ==", "ID": "efce6341bfb94a0b8baffacf7cadce0d", "Preset": 0, "SingleMode": false @@ -41,11 +44,19 @@ } }, { - "PlaylistSwitcher": { + "PlaylistOrganiser": { + "LeftScript": "%node_name%$if(%is_group%, \\[%count%\\],)", + "PlayingBackgroundColour": "", + "PlayingTextColour": "", + "RightScript": "$if($not(%is_group%),%count%)" } } ] } } - ] + ], + "WindowSize": { + "Height": 1078, + "Width": 958 + } }