mirror of
https://github.com/hydroxycarbamide/dotfiles.git
synced 2025-07-06 21:19:24 -04:00
add labwc and update stuff
This commit is contained in:
parent
189e89212d
commit
8f02c07390
24 changed files with 1687 additions and 202 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue