niriswitcher: add module (#7246)
This commit is contained in:
parent
f26c378c3d
commit
e9763eb195
9 changed files with 159 additions and 0 deletions
7
tests/modules/programs/niriswitcher/style.css
Normal file
7
tests/modules/programs/niriswitcher/style.css
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
.application-name {
|
||||
opacity: 1;
|
||||
color: rgba(255, 255, 255, 0.6);
|
||||
}
|
||||
.application.selected .application-name {
|
||||
color: rgba(255, 255, 255, 1);
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue