moving to wayland specific config
This commit is contained in:
parent
bcf7a4d38d
commit
d04eab7465
@ -57,7 +57,6 @@ configuration {
|
|||||||
|
|
||||||
/*---------- Window switcher settings ----------*/
|
/*---------- Window switcher settings ----------*/
|
||||||
window-match-fields: "title,class,role,name,desktop";
|
window-match-fields: "title,class,role,name,desktop";
|
||||||
window-command: "wmctrl -i -R {window}";
|
|
||||||
window-format: "{w} - {c} - {t:0}";
|
window-format: "{w} - {c} - {t:0}";
|
||||||
window-thumbnail: false;
|
window-thumbnail: false;
|
||||||
|
|
||||||
|
|||||||
@ -11,7 +11,7 @@
|
|||||||
configuration {
|
configuration {
|
||||||
modi: "drun";
|
modi: "drun";
|
||||||
show-icons: true;
|
show-icons: true;
|
||||||
display-drun: "";
|
display-drun: " ";
|
||||||
drun-display-format: "{name}";
|
drun-display-format: "{name}";
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -35,7 +35,7 @@ window {
|
|||||||
border: 0px solid;
|
border: 0px solid;
|
||||||
border-radius: 12px;
|
border-radius: 12px;
|
||||||
border-color: @selected;
|
border-color: @selected;
|
||||||
background-color: black / 10%;
|
background-color: black / 50%;
|
||||||
cursor: "default";
|
cursor: "default";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user