Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
postmarketos-tweaks
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
postmarketOS
postmarketos-tweaks
Commits
9914b0f2
Commit
9914b0f2
authored
1 year ago
by
Brandon Boese
Browse files
Options
Downloads
Patches
Plain Diff
Created .yml file for editing Lomiri
parent
efdd3ba1
Branches
master
Branches containing commit
No related tags found
1 merge request
!26
Draft: Lomiri Support
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
settings/lomiri.yml
+159
-0
159 additions, 0 deletions
settings/lomiri.yml
with
159 additions
and
0 deletions
settings/lomiri.yml
0 → 100644
+
159
−
0
View file @
9914b0f2
-
name
:
Lomiri
weight
:
10
sections
:
-
name
:
Launcher
weight
:
10
settings
:
-
name
:
Autohide launcher
help
:
Hide the launcher on the home screen
type
:
boolean
backend
:
gsettings
key
:
org.lomiri.Shell.autohide-launcher
-
name
:
Launcher drag
help
:
4 finger swipe from left to right will reveal launcher
type
:
boolean
backend
:
gsettings
key
:
org.lomiri.Shell.Gestures.launcher-drag
-
name
:
Double click activate
help
:
Icons have to be clicked twice to launch
type
:
boolean
backend
:
gsettings
key
:
org.lomiri.Shell.double-click-activate
-
name
:
Edge sensitivity
help
:
Sensitivity of gestures
type
:
boolean
backend
:
gsettings
key
:
org.lomiri.Shell.edge-barrier-sensitivity
###
### Requires uint but number passes int
###
# - name: Launcher width
# help: Width of the launcher in all usage modes
# type: choice
# gtype: number
# backend: gsettings
# key: com.lomiri.Shell.launcher-width
# map:
# Six: 6
# Seven: 7
# Eight: 8
# Nine: 9
# Ten: 10
# Eleven: 11
# Twelve: 12
-
name
:
Dash
weight
:
10
settings
:
-
name
:
Dash tap
help
:
4 finger tap will open the dash
type
:
boolean
backend
:
gsettings
key
:
com.lomiri.Shell.Gestures.dash-tap
-
name
:
Panel
weight
:
10
settings
:
-
name
:
Always show menus
help
:
Application menus will always be shown
type
:
boolean
backend
:
gsettings
key
:
com.lomiri.Shell.always-show-menus
-
name
:
Keyboard
weight
:
10
settings
:
###
### Does not work with maliit keyboard.
###
# - name: Always show keyboard
# type: boolean
# backend: gsettings
# key: com.lomiri.Shell.always-show-osk
-
name
:
Show osk switch (Experimental)
type
:
boolean
backend
:
gsettings
key
:
com.lomiri.Shell.osk-switch-visible
-
name
:
Sound
weight
:
10
settings
:
-
name
:
Allow amplified volume
type
:
boolean
backend
:
gsettings
key
:
com.lomiri.sound.allow-amplified-volume
###
### How would I symlink into a directory but retain the filename?
###
# - name: Incoming call sound
# type: file
# backend: soundtheme
# key: /usr/share/sounds/lomiri/ringtones/custom.ogg
# needs-root: true
# - name: Incoming message sound
# type: file
# backend: soundtheme
# key: /usr/share/sounds/lomiri/notifications/custom.ogg
# needs-root: true
-
name
:
Appearance
weight
:
10
sections
:
-
name
:
Lomiri
weight
:
10
settings
:
-
name
:
Enable blur
help
:
Toggle blur effects in the drawer and indicator panels
type
:
boolean
backend
:
gsettings
key
:
com.lomiri.Shell.enable-blur
-
name
:
Low graphics mode
help
:
Disables various graphics to increase performance
type
:
boolean
backend
:
gsettings
key
:
com.lomiri.Shell.lowgfx
-
name
:
Desktop
weight
:
10
sections
:
-
name
:
Lomiri
weight
:
10
settings
:
-
name
:
Enable indicator menu
help
:
Toggle the availability of the indicator pull down menus
type
:
boolean
backend
:
gsettings
key
:
com.lomiri.Shell.enable-indicator-menu
-
name
:
Enable workspaces
help
:
Toggle the availability of workspaces
type
:
boolean
backend
:
gsettings
key
:
com.lomiri.Shell.enable-workspace
-
name
:
Integrated menus
help
:
Application menus will be shown on the window decoration
type
:
boolean
backend
:
gsettings
key
:
com.lomiri.Shell.integrated-menus
-
name
:
Usage mode
help
:
Window management behaviour
type
:
choice
gtype
:
string
backend
:
gsettings
key
:
com.lomiri.Shell.usage-mode
map
:
Default
:
Automatic
Staged
:
Staged
Windowed
:
Windowed
###
### Requires uint but number passes int
###
# - name: Grab wait
# help: Time before window movement
# type: number
# min: 0
# max: 1000
# step: 1
# backend: gsettings
# key: com.lomiri.Shell.Decorations.grab-wait
-
name
:
Window management gestures
help
:
3 finger gestures such as drag, and pinch, will manage windows
type
:
boolean
backend
:
gsettings
key
:
com.lomiri.Shell.Gestures.windows-drag-pinch
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment