Skip to content

Commit 6296d71

Browse files
fix(icon-tasks): add new horizontal position sort to enum (#544)
1 parent 8e9e76e commit 6296d71

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

modules/widgets/icon-tasks.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,7 @@ in
167167
"alphabetically"
168168
"byDesktop"
169169
"byActivity"
170+
"byHorizontalPosition"
170171
];
171172
in
172173
mkOption {

0 commit comments

Comments
 (0)