feat: moving to vicinae

This commit is contained in:
oxypomme
2026-05-18 08:45:54 +02:00
parent 6dada85af3
commit 1171e23373
4 changed files with 21 additions and 15 deletions

View File

@@ -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"