mirror of
https://github.com/Theaninova/TheaninovOS.git
synced 2025-12-12 11:36:20 +00:00
feat: more improvements
This commit is contained in:
@@ -11,7 +11,6 @@ import { showAbout } from "../about/about.js";
|
||||
import Gtk from "gi://Gtk";
|
||||
|
||||
export function init() {
|
||||
console.log("init settings");
|
||||
notificationBlacklist();
|
||||
warnOnLowBattery();
|
||||
globals();
|
||||
@@ -21,7 +20,6 @@ export function init() {
|
||||
gtkFontSettings();
|
||||
dependandOptions();
|
||||
|
||||
console.log("init scss");
|
||||
reloadScss();
|
||||
hyprlandInit();
|
||||
setupHyprland();
|
||||
|
||||
Reference in New Issue
Block a user