fixed ctl x
parent
f4ae70971e
commit
ecc1b8ed6a
|
|
@ -7,7 +7,7 @@ gestures {
|
||||||
workspace_swipe = true
|
workspace_swipe = true
|
||||||
}
|
}
|
||||||
|
|
||||||
# Example per-device config
|
# Eample per-device config
|
||||||
# See https://wiki.hyprland.org/Configuring/Keywords/#per-device-input-configs for more
|
# See https://wiki.hyprland.org/Configuring/Keywords/#per-device-input-configs for more
|
||||||
device {
|
device {
|
||||||
name = epic-mouse-v1
|
name = epic-mouse-v1
|
||||||
|
|
@ -208,7 +208,7 @@ bind = $mainMod, H, pseudo, # dwindle
|
||||||
bind = $mainMod, J, togglesplit, # dwindle
|
bind = $mainMod, J, togglesplit, # dwindle
|
||||||
bind = $mainMod, L, exec, hyprctl dispatch exit 1
|
bind = $mainMod, L, exec, hyprctl dispatch exit 1
|
||||||
#bind = $mainMod, A, exec, killall waybar ; waybar
|
#bind = $mainMod, A, exec, killall waybar ; waybar
|
||||||
bind = $mainMod, A, exec, eww reload
|
bind = $mainMod, E, exec, eww reload
|
||||||
bind = $mainMod, N, exec, nextcloud
|
bind = $mainMod, N, exec, nextcloud
|
||||||
bind = $mainMod, I, exec, env GTK_THEME=cyberqueer bash ~/Dotfiles/desktopenvs/hyprland/wofi/netman/wofi-network-manager.sh
|
bind = $mainMod, I, exec, env GTK_THEME=cyberqueer bash ~/Dotfiles/desktopenvs/hyprland/wofi/netman/wofi-network-manager.sh
|
||||||
bind = $mainMod, S, exec, [tag +mixer] kitty pulsemixer
|
bind = $mainMod, S, exec, [tag +mixer] kitty pulsemixer
|
||||||
|
|
@ -322,7 +322,7 @@ bind = $mainMod SHIFT ALT, right, movewindoworgroup, r
|
||||||
bind = $mainMod SHIFT ALT, up, movewindoworgroup, u
|
bind = $mainMod SHIFT ALT, up, movewindoworgroup, u
|
||||||
bind = $mainMod SHIFT ALT, down, movewindoworgroup, d
|
bind = $mainMod SHIFT ALT, down, movewindoworgroup, d
|
||||||
|
|
||||||
bind = $mainMod, X, changegroupactive, f
|
bind = $mainMod, A, changegroupactive, f
|
||||||
bind = $mainMod, Y, changegroupactive, b
|
bind = $mainMod, Y, changegroupactive, b
|
||||||
|
|
||||||
#bind = , escape, submap, reset
|
#bind = , escape, submap, reset
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue