45 lines
2.9 KiB
Text
45 lines
2.9 KiB
Text
# Application bindings
|
|
bindd = SUPER ALT, RETURN, Tmux, exec, uwsm-app -- xdg-terminal-exec --dir="$(omarchy-cmd-terminal-cwd)" tmux new
|
|
bindd = SUPER, RETURN, Terminal, exec, uwsm-app -- xdg-terminal-exec --dir="$(omarchy-cmd-terminal-cwd)"
|
|
|
|
bindd = SUPER, A, Alacritty, exec, alacritty
|
|
bindd = SUPER, D, Notepad, exec, notepad.alexkdeveloper
|
|
bindd = SUPER CTRL, RETURN, Browser, exec, omarchy-launch-browser
|
|
bindd = SUPER CTRL, E, Email, exec, thunderbird
|
|
bindd = SUPER CTRL, V, Vault, exec, bitwarden-desktop
|
|
bindd = SUPER CTRL, C, Calendar, exec, omarchy-launch-webapp "https://cloud.aime.team/index.php/apps/calendar/timeGridWeek/now"
|
|
bindd = SUPER, E, File manager, exec, uwsm-app -- nautilus --new-window
|
|
bindd = SUPER ALT CTRL, F, File manager (cwd), exec, uwsm-app -- nautilus --new-window "$(omarchy-cmd-terminal-cwd)"
|
|
bindd = SUPER CTRL, B, Browser, exec, omarchy-launch-browser
|
|
bindd = SUPER SHIFT ALT, B, Browser (private), exec, omarchy-launch-browser --private
|
|
bindd = SUPER CTRL, N, Trilium, exec, triliumnext
|
|
bindd = SUPER CTRL, M, Zabbix, exec, omarchy-launch-webapp "http://192.168.1.151/zabbix/"
|
|
bindd = SUPER CTRL, S, Sublime, exec, subl
|
|
bindd = SUPER CTRL, R, Rocketchat, exec, rocketchat-desktop
|
|
bindd = SUPER CTRL, D, Discord, exec, omarchy-launch-webapp "https://discord.com/channels/@me"
|
|
bindd = SUPER CTRL, G, Signal, exec, omarchy-launch-or-focus ^signal$ "uwsm-app -- signal-desktop"
|
|
bindd = SUPER CTRL, K, Logins, exec, keepassxc
|
|
bindd = SUPER CTRL, L, Writer, exec, libreoffice
|
|
bindd = SUPER CTRL, Q, Remmina, exec, remmina
|
|
bindd = SUPER CTRL, W, Typora, exec, uwsm-app -- typora --enable-wayland-ime
|
|
|
|
# bindd = SUPER CTRL, O, Obsidian, exec, omarchy-launch-or-focus ^obsidian$ "uwsm-app -- obsidian"
|
|
# bindd = SUPER CTRL, Y, Screenshot, exec, ~/.config/screenshot-gui/screenshot-gui
|
|
# bindd = SUPER CTRL, SLASH, Passwords, exec, uwsm-app -- 1password
|
|
# unbind = SUPER, SPACE
|
|
|
|
|
|
# If your web app url contains #, type it as ## to prevent hyprland treating it as a comment
|
|
bindd = SUPER CTRL, A, AI, exec, omarchy-launch-webapp "https://chatty.aime.team"
|
|
bindd = SUPER SHIFT CTRL, A, Grok, exec, omarchy-launch-webapp "https://grok.com"
|
|
bindd = SUPER SHIFT ALT, G, WhatsApp, exec, omarchy-launch-or-focus-webapp WhatsApp "https://web.whatsapp.com/"
|
|
bindd = SUPER SHIFT CTRL, G, Google Messages, exec, omarchy-launch-or-focus-webapp "Google Messages" "https://messages.google.com/web/conversations"
|
|
bindd = SUPER CTRL, P, Google Photos, exec, omarchy-launch-or-focus-webapp "Google Photos" "https://photos.google.com/"
|
|
bindd = SUPER CTRL, X, X, exec, omarchy-launch-webapp "https://x.com/"
|
|
bindd = SUPER SHIFT ALT, X, X Post, exec, omarchy-launch-webapp "https://x.com/compose/post"
|
|
|
|
# bindd = SUPER CTRL, Y, YouTube, exec, omarchy-launch-webapp "https://youtube.com/"
|
|
|
|
# Overwrite existing bindings, like putting Omarchy Menu on Super + Space
|
|
# unbind = SUPER, SPACE
|
|
# bindd = SUPER, SPACE, Omarchy menu, exec, omarchy-menu
|