Binding changes, adjust window rules for newer hyprland version
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user