Remove notes workspace
This commit is contained in:
parent
3f343ca198
commit
a56c05e042
2 changed files with 0 additions and 12 deletions
|
@ -63,7 +63,6 @@ spawn-at-startup "firefox"
|
||||||
spawn-at-startup "flatpak" "run" "im.fluffychat.Fluffychat"
|
spawn-at-startup "flatpak" "run" "im.fluffychat.Fluffychat"
|
||||||
spawn-at-startup "flatpak" "run" "org.jeffvli.feishin"
|
spawn-at-startup "flatpak" "run" "org.jeffvli.feishin"
|
||||||
spawn-at-startup "flatpak" "run" "org.signal.Signal"
|
spawn-at-startup "flatpak" "run" "org.signal.Signal"
|
||||||
spawn-at-startup "flatpak" "run" "md.obsidian.Obsidian"
|
|
||||||
|
|
||||||
hotkey-overlay {
|
hotkey-overlay {
|
||||||
skip-at-startup
|
skip-at-startup
|
||||||
|
@ -109,12 +108,6 @@ window-rule {
|
||||||
open-maximized true
|
open-maximized true
|
||||||
}
|
}
|
||||||
|
|
||||||
window-rule {
|
|
||||||
match app-id="obsidian"
|
|
||||||
open-on-workspace "notes"
|
|
||||||
open-maximized true
|
|
||||||
}
|
|
||||||
|
|
||||||
binds {
|
binds {
|
||||||
Mod+Return { spawn "kitty"; }
|
Mod+Return { spawn "kitty"; }
|
||||||
Mod+Space { spawn "fuzzel"; }
|
Mod+Space { spawn "fuzzel"; }
|
||||||
|
@ -224,7 +217,3 @@ workspace "media" {
|
||||||
workspace "chat" {
|
workspace "chat" {
|
||||||
open-on-output "Dell Inc. DELL P2018H FW7Y682903MU"
|
open-on-output "Dell Inc. DELL P2018H FW7Y682903MU"
|
||||||
}
|
}
|
||||||
|
|
||||||
workspace "notes" {
|
|
||||||
open-on-output "Dell Inc. DELL P2018H FW7Y682903MU"
|
|
||||||
}
|
|
||||||
|
|
|
@ -36,7 +36,6 @@
|
||||||
"games": "",
|
"games": "",
|
||||||
"media": "",
|
"media": "",
|
||||||
"chat": "",
|
"chat": "",
|
||||||
"notes": "",
|
|
||||||
"default": "",
|
"default": "",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue