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" "org.jeffvli.feishin"
|
||||
spawn-at-startup "flatpak" "run" "org.signal.Signal"
|
||||
spawn-at-startup "flatpak" "run" "md.obsidian.Obsidian"
|
||||
|
||||
hotkey-overlay {
|
||||
skip-at-startup
|
||||
|
@ -109,12 +108,6 @@ window-rule {
|
|||
open-maximized true
|
||||
}
|
||||
|
||||
window-rule {
|
||||
match app-id="obsidian"
|
||||
open-on-workspace "notes"
|
||||
open-maximized true
|
||||
}
|
||||
|
||||
binds {
|
||||
Mod+Return { spawn "kitty"; }
|
||||
Mod+Space { spawn "fuzzel"; }
|
||||
|
@ -224,7 +217,3 @@ workspace "media" {
|
|||
workspace "chat" {
|
||||
open-on-output "Dell Inc. DELL P2018H FW7Y682903MU"
|
||||
}
|
||||
|
||||
workspace "notes" {
|
||||
open-on-output "Dell Inc. DELL P2018H FW7Y682903MU"
|
||||
}
|
||||
|
|
|
@ -36,7 +36,6 @@
|
|||
"games": "",
|
||||
"media": "",
|
||||
"chat": "",
|
||||
"notes": "",
|
||||
"default": "",
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue