feat: moving to vicinae
This commit is contained in:
@@ -22,9 +22,11 @@ bindsym {
|
||||
# Kill focused window
|
||||
$mod+Shift+q kill
|
||||
# Start your launcher
|
||||
$mod+Space exec $menu
|
||||
$mod+Space exec $menu toggle
|
||||
# Clipboard history
|
||||
$mod+Shift+v exec $clip_menu
|
||||
$mod+Shift+v exec $menu vicinae://launch/clipboard/history
|
||||
# Emoji picker
|
||||
$mod+period exec $menu vicinae://launch/core/search-emojis
|
||||
# Reload the configuration file
|
||||
$mod+Shift+c reload
|
||||
# Exit sway (logs you out of your Wayland session)
|
||||
@@ -169,4 +171,4 @@ mode "resize" {
|
||||
bindsym Escape mode "default"
|
||||
}
|
||||
|
||||
bindsym $mod+r mode "resize"
|
||||
bindsym $mod+r mode "resize"
|
||||
|
||||
Reference in New Issue
Block a user