mako
This commit is contained in:
@@ -32,7 +32,13 @@ in
|
||||
"~/login-wm-setup-2.sh"
|
||||
];
|
||||
output-layout = "wideriver";
|
||||
rule-add = "ssd";
|
||||
rule-add = {
|
||||
"-app-id" = {
|
||||
"'twmnd'" = {
|
||||
float = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
border-color-urgent = "0xe67e80";
|
||||
map = {
|
||||
normal = {
|
||||
@@ -41,7 +47,7 @@ in
|
||||
"Super R" = "spawn fuzzel";
|
||||
"Super E" = "spawn fm";
|
||||
"Super B" = "spawn obsidian";
|
||||
"Super Escape" = "spawn \"swaylock --screenshots --clock --indicator --indicator-radius 250 --indicator-thickness 12 --effect-blur 7x5 --ring-color 7fbbb3 --line-color d3c6aa --inside-color 2b3339 --separator-color 83c092\"";
|
||||
"Super Escape" = "spawn \"swaylock --screenshots --clock --indicator --indicator-radius 250 --indicator-thickness 12 --effect-blur 7x5 --ring-color 7fbbb3 --line-color d3c6aa --inside-color 2b3339 --separator-color 83c092\"";
|
||||
|
||||
# format changes
|
||||
"Super U" = "${cmd} \"--layout left\"";
|
||||
|
||||
Reference in New Issue
Block a user