add labwc and update stuff

This commit is contained in:
Hydroxycarbamide 2025-07-04 21:27:19 +02:00
parent 189e89212d
commit 8f02c07390
Signed by: Siklos
GPG key ID: C06D07D96997549A
24 changed files with 1687 additions and 202 deletions

View file

@ -18,11 +18,11 @@ max_workspaces = 8
[expose]
include_special = false
[scratchpads.term]
animation = "fromTop"
command = "foot -a foot-dropterm"
class = "foot-dropterm"
size = "75% 60%"
# [scratchpads.term]
# animation = "fromTop"
# command = "foot -a foot-dropterm"
# class = "foot-dropterm"
# size = "75% 60%"
[scratchpads.obsidian]
animation = "fromTop"
@ -30,14 +30,13 @@ command = "obsidian"
class = "obsidian"
size = "80% 80%"
[scratchpads.logseq]
animation = "fromTop"
command = "flatpak run com.logseq.Logseq"
match_by = "class"
class = "Logseq"
size = "80% 80%"
# process_tracking = false
class_match = true
# [scratchpads.logseq]
# animation = "fromTop"
# command = "flatpak run com.logseq.Logseq"
# match_by = "class"
# class = "Logseq"
# size = "80% 80%"
# class_match = true
[scratchpads.volume]
animation = "fromRight"