formatted + added project formatter that respects .gitignore
This commit is contained in:
parent
3e14220569
commit
2c69e1f116
4 changed files with 24 additions and 10 deletions
|
|
@ -14,7 +14,8 @@
|
|||
"hyprland/workspaces" = {
|
||||
format = "{id}";
|
||||
};
|
||||
"ext/workspaces" = { # not enabled yet, hyprland and mango need two different configs ;-;
|
||||
"ext/workspaces" = {
|
||||
# not enabled yet, hyprland and mango need two different configs ;-;
|
||||
format = "{id}";
|
||||
ignore-hidden = true;
|
||||
on-click = "activate";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue