ags(bar,scripts,i18n): added i18n system(wip), changed some bar stuff and started doing control center

This commit is contained in:
retrozinndev
2025-02-04 12:39:25 -03:00
parent 09692bae90
commit b544f4a45b
32 changed files with 980 additions and 141 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
// handles reloading stylesheet and pywal colors
import { readFile, monitorFile, Process, Gio } from "astal";
import { readFile, monitorFile, Process } from "astal";
import { App } from "astal/gtk3";
import { getUserDirs } from "./user";