diff options
| author | Ryan Schanzenbacher <ryan@rschanz.org> | 2023-10-11 23:50:59 -0400 |
|---|---|---|
| committer | Ryan Schanzenbacher <ryan@rschanz.org> | 2023-10-11 23:50:59 -0400 |
| commit | d94010807f9f47e03fe4003edc1b2e2830df975d (patch) | |
| tree | 29569c4755d6597e9f04482e375f2f40399640ed | |
| parent | ada2a99fe56a80dcdb913b8e90293825387934c6 (diff) | |
foot
| -rw-r--r-- | home-config/hypr/hyprland.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home-config/hypr/hyprland.conf b/home-config/hypr/hyprland.conf index dc07b33..2784692 100644 --- a/home-config/hypr/hyprland.conf +++ b/home-config/hypr/hyprland.conf | |||
| @@ -115,7 +115,7 @@ device:epic-mouse-v1 { | |||
| 115 | $mainMod = SUPER | 115 | $mainMod = SUPER |
| 116 | 116 | ||
| 117 | # Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more | 117 | # Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more |
| 118 | bind = $mainMod, Return, exec, alacritty | 118 | bind = $mainMod, Return, exec, foot |
| 119 | bind = $mainMod SHIFT, Q, killactive | 119 | bind = $mainMod SHIFT, Q, killactive |
| 120 | bind = $mainMod SHIFT, E, exit | 120 | bind = $mainMod SHIFT, E, exit |
| 121 | bind = $mainMod SHIFT, Space, togglefloating | 121 | bind = $mainMod SHIFT, Space, togglefloating |
