This commit is contained in:
Hannes
2026-06-15 23:10:43 +02:00
parent 90d1336fc6
commit dd07b89fd5
2 changed files with 9 additions and 9 deletions
+1
View File
@@ -1,4 +1,5 @@
hl.on("hyprland.start", function ()
hl.exec_cmd("systemctl --user start graphical-session.target")
hl.exec_cmd("nm-applet")
hl.exec_cmd("gsettings set org.gnome.desktop.interface color-scheme 'prefer-dark'")
hl.exec_cmd("dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP")
+8 -9
View File
@@ -25,13 +25,12 @@ hl.config({
},
}
})
if HOSTNAME == "archlinux-hypr" then
hl.config({
input={
kb_layout = "us",
}
})
end
-- hyprctl devices
hl.device({
name = "evision-rgb-keyboard",
kb_layout = "us",
})
hl.device({
name = "evision-rgb-keyboard-1",
kb_layout = "us",
})
-- hyprctl devices