Skip to content

Commit 8fb2276

Browse files
committed
feat: add 240Hz compositor limits and persist detailed telemetry settings
1 parent 2e66f59 commit 8fb2276

3 files changed

Lines changed: 8 additions & 0 deletions

File tree

dot_config/kwinrc.tmpl

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ BorderActivate=9
1010
Active=true
1111
NightTemperature=3500
1212

13+
[Compositing]
14+
MaxFPS=240
15+
RefreshRate=240
16+
1317
[Plugins]
1418
applicationswitcherEnabled=true
1519
highlightwindowEnabled=false
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[UserFeedback]
2+
LastEncouragement=@DateTime(\0\0\0\x10\0\0\0\0\0\0%\x8e\x1f\x4 Qo\0)
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[Global]
2+
FeedbackLevel=64

0 commit comments

Comments
 (0)