remove(rules): removed redundant rules
This commit is contained in:
@@ -20,12 +20,6 @@
|
|||||||
"dimaround, class:^(org\.hakase\.switch-wallpaper)$"
|
"dimaround, class:^(org\.hakase\.switch-wallpaper)$"
|
||||||
"dimaround, initialTitle:^(Wallpaper Selector)$"
|
"dimaround, initialTitle:^(Wallpaper Selector)$"
|
||||||
|
|
||||||
# Prevent Firefox and Terminal from stealing focus on launch
|
|
||||||
"suppressevent activate, workspace:special:preload"
|
|
||||||
"noinitialfocus, workspace:special:preload"
|
|
||||||
"suppressevent activate, class:^(firefox)$, workspace:special:preload"
|
|
||||||
"noinitialfocus, class:^(firefox)$, workspace:special:preload"
|
|
||||||
|
|
||||||
# --- STEAM RULES ---
|
# --- STEAM RULES ---
|
||||||
"workspace special:steam silent, class:^(steam)$"
|
"workspace special:steam silent, class:^(steam)$"
|
||||||
"noinitialfocus, class:^(steam)$"
|
"noinitialfocus, class:^(steam)$"
|
||||||
@@ -58,7 +52,6 @@
|
|||||||
"float, class:^(org\.gnome\.Loupe)$"
|
"float, class:^(org\.gnome\.Loupe)$"
|
||||||
"center, class:^(org\.gnome\.Loupe)$"
|
"center, class:^(org\.gnome\.Loupe)$"
|
||||||
"size 70% 70%, class:^(org\.gnome\.Loupe)$"
|
"size 70% 70%, class:^(org\.gnome\.Loupe)$"
|
||||||
|
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user