style: increase icon and font size

This commit is contained in:
tux
2025-06-17 05:43:54 +05:30
parent 9721fd4ed8
commit db01c4d31c
2 changed files with 6 additions and 2 deletions

View File

@@ -1,7 +1,6 @@
import { Variable, Gio } from "astal";
import { Variable } from "astal";
import { App, Astal, Gdk, Gtk, hook } from "astal/gtk4";
import AstalApps from "gi://AstalApps";
import { Picture } from "../common";
export const WINDOW_NAME = "app-launcher";
const apps = new AstalApps.Apps();