Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
X
ximper-shell-notification-center
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ximper Linux
ximper-shell-notification-center
Commits
4aefd3aa
Commit
4aefd3aa
authored
May 21, 2023
by
Erik Reider
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update man page with new config options
parent
7cfa5032
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
21 additions
and
2 deletions
+21
-2
swaync.5.scd
man/swaync.5.scd
+21
-2
No files found.
man/swaync.5.scd
View file @
4aefd3aa
...
...
@@ -23,9 +23,16 @@ config file to be able to detect config errors
*layer* ++
type: string ++
default:
top
++
default:
overlay
++
values: background, bottom, top, overlay ++
description: Layer of control center window relative to normal windows. background is below all windows, overlay is above all windows.
description: Layer of notification window relative to normal windows. ++
background is below all windows, overlay is above all windows.
*layer-shell* ++
type: bool ++
default: true ++
description: Wether or not the windows should be opened as layer-shell ++
surfaces. Note: Requires swaync restart to apply
*cssPriority* ++
type: string ++
...
...
@@ -54,6 +61,18 @@ config file to be able to detect config errors
default: 0 ++
description: The margin (in pixels) at the left of the notification center. 0 to disable
*control-center-layer* ++
type: string ++
default: top ++
values: background, bottom, top, overlay ++
description: Layer of control center window relative to normal windows. ++
background is below all windows, overlay is above all windows.
*notification-2fa-action* ++
type: bool ++
default: true ++
description: If each notification should display a 'COPY \"1234\"' action
*timeout* ++
type: integer ++
default: 10 ++
...
...
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