vesktop fixes
This commit is contained in:
parent
31146eb6f7
commit
c1fd569ae5
2 changed files with 2 additions and 3 deletions
|
@ -129,7 +129,7 @@ in {
|
|||
# workspace moving
|
||||
"workspace 1, class:^firefox"
|
||||
"workspace 2, class:code-url-handler"
|
||||
"workspace 4, class:ArmCord"
|
||||
"workspace 4, class:vesktop"
|
||||
];
|
||||
|
||||
blurls = [
|
||||
|
|
|
@ -129,8 +129,7 @@ in {
|
|||
"(\\S+\\.zig\\s.*)" = " $1";
|
||||
"(\\S+\\.rs\\s.*)" = " $1";
|
||||
"(\\S+\\.hs\\s.*)" = " $1";
|
||||
".*Discord | (.*) | .*" = "$1 - ArmCord";
|
||||
#"(.*) - ArmCord" = "$1";
|
||||
".*Discord \\| (.*) \\| .*" = "$1 - $2";
|
||||
};
|
||||
separate-outputs = true;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue