···203203 sensitivity = 0 # -1.0 - 1.0, 0 means no modification.
204204205205 touchpad {
206206- natural_scroll = false
206206+ natural_scroll = true
207207 }
208208}
209209210210# https://wiki.hypr.land/Configuring/Variables/#gestures
211211gestures {
212212- workspace_swipe = false
212212+ workspace_swipe = true
213213}
214214215215# Example per-device config
···228228$mainMod = SUPER # Sets "Windows" key as main modifier
229229230230# Example binds, see https://wiki.hypr.land/Configuring/Binds/ for more
231231-bind = $mainMod, Q, exec, $terminal
232232-bind = $mainMod, C, killactive,
233233-bind = $mainMod, M, exit,
231231+bind = $mainMod, T, exec, $terminal
232232+bind = $mainMod, Q, killactive,
233233+bind = $mainMod SHIFT, M, exit,
234234bind = $mainMod, E, exec, $fileManager
235235bind = $mainMod, V, togglefloating,
236236-bind = $mainMod, R, exec, $menu
236236+bind = $mainMod, D, exec, $menu
237237bind = $mainMod, P, pseudo, # dwindle
238238bind = $mainMod, J, togglesplit, # dwindle
239239
+2
home-config/home-configuration.scm
···1212 (guix gexp)
1313 (gnu home services shells)
1414 (gnu packages gnupg)
1515+ (gnu packages fonts)
1516 (gnu home services gnupg))
16171718(home-environment
···2627 "glibc-locales"
2728 "gnupg"
2829 "pinentry-tty"
3030+ "font-fira-code"
2931 "neovim")))
30323133 ;; Below is the list of Home services. To search for available