diff --git a/roles/hypr/files/hyprland.conf b/roles/hypr/files/hyprland.conf index c0266e8..7d8ee40 100644 --- a/roles/hypr/files/hyprland.conf +++ b/roles/hypr/files/hyprland.conf @@ -18,7 +18,7 @@ source = ~/.config/hypr/devices.conf # Input input { - kb_layout = de + kb_layout = us numlock_by_default = 1 follow_mouse = 1 diff --git a/roles/hypr/templates/startup.conf b/roles/hypr/templates/startup.conf index 0f74d7e..8c8304e 100755 --- a/roles/hypr/templates/startup.conf +++ b/roles/hypr/templates/startup.conf @@ -5,7 +5,6 @@ exec-once = ags {% if system == "desktop_full" %} exec-once = armcord exec-once = youtube-music -exec-once = element-desktop exec-once = nextcloud {% endif %} exec-once = nm-applet