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:
@@ -19,8 +19,8 @@ set $term wezterm
|
||||
# Your preferred application launcher
|
||||
# Note: pass the final command to swaymsg so that the resulting window can be opened
|
||||
# on the original workspace that the command was run on.
|
||||
# set $menu wofi -d -f -S drun
|
||||
set $menu rofi -show drun
|
||||
set $menu wofi -d -S drun
|
||||
# set $menu rofi -show drun
|
||||
|
||||
include /etc/sway/config-vars.d/*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user