feat: sway cfg and md mode
- sway now uses wofi - migrate to assigning windows to workspaces using app_ids instead of classes - Md mode hitting enter now automatically calls insert list item
This commit is contained in:
@@ -20,6 +20,7 @@ workspace $Mail output $second
|
||||
|
||||
#Terminal
|
||||
assign [class = "kitty"] $Terminal
|
||||
assign [app_id = "org.wezfurlong.wezterm"] $Terminal
|
||||
assign [class = "qutebrowser"] $Terminal
|
||||
|
||||
for_window [title = "Mozilla Firefox (Private Browsing)"] move to workspace $Vm
|
||||
|
||||
Reference in New Issue
Block a user