From 9ea4e05127e7aaf79a58f98076288b25973e949f Mon Sep 17 00:00:00 2001 From: dacctal Date: Fri, 10 Jul 2026 10:49:55 +0000 Subject: backup --- .config/hypr/hyprland.lua | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 .config/hypr/hyprland.lua (limited to '.config/hypr/hyprland.lua') diff --git a/.config/hypr/hyprland.lua b/.config/hypr/hyprland.lua new file mode 100644 index 0000000..37f96e8 --- /dev/null +++ b/.config/hypr/hyprland.lua @@ -0,0 +1,15 @@ +-- https://wiki.hypr.land/Configuring/Start/ + +mainMod = "SUPER" +terminal = "foot" +menu = "foot --app-id tux -T foot tux" + +require("monitors") +require("env") +require("start") +require("perms") +require("visual") +--require("workspace-rules") +require("input") +require("binds") +require("windows") -- cgit v1.2.3