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