Removed no decorations window rule
This commit is contained in:
parent
b6bfecabd4
commit
38d714f15e
2 changed files with 1 additions and 13 deletions
|
|
@ -1 +1 @@
|
||||||
Updated flake
|
Removed no decorations window rule
|
||||||
|
|
|
||||||
|
|
@ -19,18 +19,6 @@
|
||||||
};
|
};
|
||||||
workspace.lookAndFeel = "org.kde.breezedark.desktop";
|
workspace.lookAndFeel = "org.kde.breezedark.desktop";
|
||||||
workspace.theme = "breeze-dark";
|
workspace.theme = "breeze-dark";
|
||||||
window-rules = [
|
|
||||||
{
|
|
||||||
description = "No decorations";
|
|
||||||
match = {};
|
|
||||||
apply = {
|
|
||||||
"noborder" = {
|
|
||||||
apply = "initially";
|
|
||||||
value = true;
|
|
||||||
};
|
|
||||||
};
|
|
||||||
}
|
|
||||||
];
|
|
||||||
powerdevil = {
|
powerdevil = {
|
||||||
AC = {
|
AC = {
|
||||||
dimDisplay = {
|
dimDisplay = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue