Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Jay Ta'ala
jt-config-repo
Commits
f60bea98
Commit
f60bea98
authored
Oct 08, 2025
by
Jay Ta'ala
Browse files
Updated paperwm local settings.
parent
30a072a3
Changes
2
Hide whitespace changes
Inline
Side-by-side
paperwm/metadata.json
View file @
f60bea98
...
...
@@ -4,5 +4,6 @@
"description"
:
"Tiling window manager with a twist"
,
"url"
:
"https://github.com/paperwm/PaperWM"
,
"settings-schema"
:
"org.gnome.shell.extensions.paperwm"
,
"shell-version"
:
[
"42"
,
"43"
,
"44"
]
"shell-version"
:
[
"45"
,
"46"
,
"47"
,
"48"
,
"49"
],
"version-name"
:
"49.0.0"
}
paperwm/user.css
View file @
f60bea98
.switcher-list
{
background-color
:
rgba
(
0
,
0
,
0
,
0.7
);
}
.paperwm-selection
,
.item-box
:selected
{
border-color
:
#d64161
;
/*border-color: #00b398;*/
}
.paperwm-selection
{
background-color
:
#d64161
;
/*background-color: #00b398;*/
/* border: 10px rgba(66, 215, 215, 0.8); */
/* background-color: rgba(66, 215, 215, 0.8); */
/* background-color: rgba(0, 0, 0, 0); */
/* background-color: -st-accent-color; */
/* border: 0px; */
/* background-color: #00b398; */
}
.paperwm-window-position-bar
{
background-color
:
rgba
(
66
,
215
,
215
,
0.35
);
/*background-color: rgba(214, 65, 97, 0.5);
background-color: rgba(0, 179, 152, 0.50);*/
/*background-color: -st-accent-color;*/
/* background-color: rgba(66, 215, 215, 0.35); */
}
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment