mirror of
https://github.com/duma799/hyprduma-config.git
synced 2026-05-14 22:51:00 +00:00
Replaced Wofi with Caelestia shell default app launcher
This commit is contained in:
+4
-7
@@ -204,11 +204,8 @@ $mainMod = SUPER # Sets "Windows" key as main modifier
|
||||
$mainMod2 = ALT # Secondary modifier for window management (ALT Button)
|
||||
$shiftMod = SHIFT
|
||||
|
||||
# Caelestia launcher (Super key tap)
|
||||
#bindi = Super, Super_L, global, caelestia:launcher
|
||||
#bindin = Super, catchall, global, caelestia:launcherInterrupt
|
||||
#bindin = Super, mouse:272, global, caelestia:launcherInterrupt
|
||||
#bindin = Super, mouse:273, global, caelestia:launcherInterrupt
|
||||
# Caelestia launcher (Win+R)
|
||||
bind = $mainMod, R, global, caelestia:launcher
|
||||
|
||||
# System binds
|
||||
bind = $mainMod, C, killactive,
|
||||
@@ -221,8 +218,8 @@ bind = $mainMod, P, exec, poweroff
|
||||
bind = $mainMod, RETURN, exec, wlogout
|
||||
bind = $mainMod SHIFT, B, exec, hyprctl keyword decoration:blur:enabled toggle # Toggle blur on/off
|
||||
|
||||
# App launcher
|
||||
bind = $mainMod, R, exec, $menu
|
||||
# App launcher (wofi - disabled in favor of Caelestia)
|
||||
#bind = $mainMod, R, exec, $menu
|
||||
|
||||
# Notification center
|
||||
bind = $mainMod, N, exec, swaync-client -t -sw
|
||||
|
||||
Reference in New Issue
Block a user