hl.window_rule({
name = "tag_battlenet_games",
match = {
- class = "^(steam_app_default)$",
+ class = "^steam_app_default$",
title = "^(World of Warcraft)$",
},
tag = "+game",
+ -- stay_focused = true,
})
hl.window_rule({
float_switch_override_focus = 1,
follow_mouse_shrink = 1,
follow_mouse_threshold = 10,
+ off_window_axis_events = 1,
+ mouse_refocus = 1,
sensitivity = 0, -- -1.0 - 1.0, 0 means no modification.
-- Generated by Noctalia
-local primary = "rgb(b48ead)"
-local surface = "rgb(2e3440)"
-local on_surface = "rgb(eceff4)"
-local secondary = "rgb(a3be8c)"
-local on_secondary = "rgb(2e3440)"
-local error = "rgb(bf616a)"
-local on_error = "rgb(2e3440)"
+local primary = "rgb(c7a1d8)"
+local surface = "rgb(1c1822)"
+local on_surface = "rgb(e9e4f0)"
+local secondary = "rgb(9f75bd)"
+local on_secondary = "rgb(f3edf7)"
+local error = "rgb(e9899d)"
+local on_error = "rgb(1e1418)"
local function apply_theme()
hl.config({