From 993af4e26c97821985f35ddcfd2c5bd045f15074 Mon Sep 17 00:00:00 2001 From: Keule2 Date: Sat, 22 Jun 2024 17:00:49 +0200 Subject: [PATCH] Changed hyprland config --- roles/hypr/files/hyprland.conf | 2 +- roles/hypr/templates/startup.conf | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) 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