Update configs for hyprland updates

Fixes for swayosd, swaync
This commit is contained in:
2026-05-06 08:10:10 +02:00
parent 80b9f8e09a
commit 47950b53c9
9 changed files with 28 additions and 19 deletions
+8 -8
View File
@@ -2,12 +2,9 @@ source = ./bindings/media.conf
source = ./bindings/tiling.conf
source = ./bindings/utilities.conf
## Tiling
#
#bindd = SUPER SHIFT, left, Swap window to the left, swapwindow, l
#bindd = SUPER SHIFT, right, Swap window to the right, swapwindow, r
#bindd = SUPER SHIFT, up, Swap window up, swapwindow, u
#bindd = SUPER SHIFT, down, Swap window down, swapwindow, d
# Lid Switch
#bindl = , switch:on:Lid Switch, exec, hyprctl keyword monitor eDP-1, disable
#bindl = , switch:off:Lid Switch, exec, hyprctl keyword monitor eDP-1, preferred, auto, auto
# Applications
@@ -15,17 +12,20 @@ source = ./bindings/utilities.conf
$mainMod = SUPER # Sets "Windows" key as main modifier
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 SHIFT, B, Launch Browser (Private window), exec, firefox --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, O, Obsidian, exec, obsidian
bindd = $mainMod, G, Telegram, exec, Telegram
bindd = $mainMod SHIFT, G, Signal, exec, signal-desktop
bindd = $mainMod SHIFT, G, Signal, exec, signal-desktop --password-store="gnome-libsecret"
bindd = $mainMod, F, WhatsApp, exec, omarchy-launch-webapp https://web.whatsapp.com
bindd = $mainMod SHIFT, F, Element, exec, element-desktop --password-store="gnome-libsecret"
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
bindd = $mainMod, S, Audio Settings, exec, $terminal wiremix --tab configuration
bind = $mainMod, return, exec, $terminal
bind = $mainMod, Q, killactive,