added hostname var in ohmyposh
This commit is contained in:
@@ -102,6 +102,12 @@ match app-id=r#"^org\.gnome\.World\.Secrets$"#
|
||||
block-out-from "screen-capture"
|
||||
}
|
||||
// terminal window-rule
|
||||
window-rule {
|
||||
match app-id="^(zoom|us.zoom.Zoom)$"
|
||||
exclude title="^.*Zoom Workplace"
|
||||
open-floating true
|
||||
}
|
||||
|
||||
window-rule {
|
||||
match at-startup=true app-id="kitty"
|
||||
open-on-workspace "1"
|
||||
|
||||
Reference in New Issue
Block a user