Setup Clipboard

This commit is contained in:
Peritia 2026-03-03 09:13:33 +01:00
parent fef9f5abbe
commit c53d93c59c
4 changed files with 74 additions and 2 deletions

View file

@ -16,16 +16,17 @@
ordered = [
(get "header")
(get "customTop")
(get "monitors")
(get "startup")
(get "variables")
(get "environment")
(get "monitors")
(get "startup")
(get "special")
(get "input")
(get "style")
(get "animation")
(get "keybinds")
(get "windowRules")
(get "internalClipboard")
(get "customBottom")
];