summaryrefslogtreecommitdiff
path: root/hypr
diff options
context:
space:
mode:
Diffstat (limited to 'hypr')
-rw-r--r--hypr/.config/hypr/hyprland.conf11
1 files changed, 11 insertions, 0 deletions
diff --git a/hypr/.config/hypr/hyprland.conf b/hypr/.config/hypr/hyprland.conf
index aab1b54..3078daf 100644
--- a/hypr/.config/hypr/hyprland.conf
+++ b/hypr/.config/hypr/hyprland.conf
@@ -44,10 +44,21 @@ exec-once = wl-paste --watch cliphist store
### ENVIRONMENT VARIABLES ###
#############################
+env = XCURSOR_THEME,Vimix-cursors
env = XCURSOR_SIZE,24
+env = HYPRCURSOR_THEME,Vimix-cursors
env = HYPRCURSOR_SIZE,24
+###############
+### DEVICE ####
+###############
+device {
+ name = at-translated-set-2-keyboard
+ enabled = false
+}
+
+
#####################
### LOOK AND FEEL ###
#####################