Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Daniel Firth
user
Commits
628d7471
Commit
628d7471
authored
1 month ago
by
Daniel Firth
Browse files
Options
Download
Email Patches
Plain Diff
Add cursor.no_hardware_cursors
parent
741ada02
master
0.6.1
0.5.3
No related merge requests found
Pipeline
#3601
failed with stage
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
0 deletions
+6
-0
ChangeLog.md
ChangeLog.md
+4
-0
modules/home/desktop/.config/hypr/common.conf
modules/home/desktop/.config/hypr/common.conf
+2
-0
No files found.
ChangeLog.md
View file @
628d7471
# ChangeLog for locallycompact
## 0.5.3
*
Add
`cursors.no_hardware_cursors`
to
`hypr`
config.
## 0.5.2
*
Add
`shotcut`
to
`desktop`
programs.
...
...
This diff is collapsed.
Click to expand it.
modules/home/desktop/.config/hypr/common.conf
View file @
628d7471
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help