Binding changes, adjust window rules for newer hyprland version

This commit is contained in:
2026-03-19 11:26:39 +01:00
parent b257feb92a
commit 1b4cbcbec4
7 changed files with 45 additions and 30 deletions

View File

@@ -14,13 +14,18 @@ source = ./bindings/utilities.conf
# See https://wiki.hypr.land/Configuring/Keywords/
$mainMod = SUPER # Sets "Windows" key as main modifier
bindd = $mainMod, B, Launch Browser, exec, flatpak run app.zen_browser.zen
bindd = $mainMod, B, Launch Browser, exec, firefox
bindd = $mainMod SHIFT, B, Launch Browser (Private window), exec, flatpak run app.zen_browser.zen --private-window
bindd = $mainMod, M, Spotify, exec, flatpak run com.spotify.Client
bindd = $mainMod, T, System Monitor, exec, $terminal btop
bindd = $mainMod, U, Todoist, exec, todoist
bindd = $mainMod, I, Notion, exec, notion-app
bindd = $mainMod, G, Telegram, exec, Telegram
bindd = $mainMod SHIFT, G, Signal, exec, signal-desktop
bindd = $mainMod, F, WhatsApp, exec, gtk-launch WebApp-WhatsAppWeb7770.desktop
bindd = $mainMod, F, WhatsApp, exec, omarchy-launch-webapp https://web.whatsapp.com
bindd = $mainMod, A, Gemini, exec, omarchy-launch-webapp https://gemini.google.com
bindd = $mainMod SHIFT, A, Perplexity, exec, omarchy-launch-webapp https://perplexity.ai
bindd = $mainMod, H, Home Assistant, exec, omarchy-launch-webapp https://ha.vektron.casa
bind = $mainMod, return, exec, $terminal
bind = $mainMod, Q, killactive,