Commit 628d7471 authored by Daniel Firth's avatar Daniel Firth
Browse files

Add cursor.no_hardware_cursors

No related merge requests found
Pipeline #3601 failed with stage
# ChangeLog for locallycompact
## 0.5.3
* Add `cursors.no_hardware_cursors` to `hypr` config.
## 0.5.2
* Add `shotcut` to `desktop` programs.
......
......@@ -37,6 +37,7 @@ general {
cursor {
enable_hyprcursor = false
no_hardware_cursors = true
}
decoration {
......@@ -67,6 +68,7 @@ animations {
animation = workspaces, 1, 6, default
}
# See https://wiki.hyprland.org/Configuring/Dwindle-Layout/ for more
dwindle {
pseudotile = true # Master switch for pseudotiling. Enabling is bound to mainMod + P in the keybinds section below
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment