aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.config/hypr/hyprland.conf7
-rw-r--r--dependencies.txt1
2 files changed, 7 insertions, 1 deletions
diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf
index a94499a..b861b89 100644
--- a/.config/hypr/hyprland.conf
+++ b/.config/hypr/hyprland.conf
@@ -9,6 +9,7 @@ $menu = rofi -show drun
exec-once = pipewire & pipewire-pulse & wireplumber
exec-once = start-portal
exec-once = hyprpaper & waybar & dunst
+exec-once = lxqt-policykit-agent
env = QT_SCREEN_SCALE_FACTORS,1;1
env = XCURSOR_SIZE,24
@@ -86,7 +87,7 @@ master {
misc {
force_default_wallpaper = 0 # Set to 0 or 1 to disable the anime mascot wallpapers
disable_hyprland_logo = true # If true disables the random hyprland logo / anime girl background. :(
- enable_swallow = 1
+ enable_swallow = 1
swallow_regex = ^(kitty)$
}
@@ -107,6 +108,10 @@ input {
}
}
+cursor {
+ no_hardware_cursors = true
+}
+
gestures {
workspace_swipe = false
}
diff --git a/dependencies.txt b/dependencies.txt
index f6405da..a5e5efa 100644
--- a/dependencies.txt
+++ b/dependencies.txt
@@ -50,3 +50,4 @@ rofi-wayland
gnupg
openssh-openrc
fakeroot
+lxqt-policykit