mirror of
https://github.com/nix-community/home-manager
synced 2024-11-09 12:49:44 +01:00
13 lines
513 B
Text
13 lines
513 B
Text
exec-once = /nix/store/00000000000000000000000000000000-dbus/bin/dbus-update-activation-environment --systemd DISPLAY HYPRLAND_INSTANCE_SIGNATURE WAYLAND_DISPLAY XDG_CURRENT_DESKTOP && systemctl --user stop hyprland-session.target && systemctl --user start hyprland-session.target
|
|
bezier=smoothOut, 0.36, 0, 0.66, -0.56
|
|
bezier=smoothIn, 0.25, 1, 0.5, 1
|
|
bezier=overshot, 0.4,0.8,0.2,1.2
|
|
input {
|
|
touchpad {
|
|
scroll_factor=0.300000
|
|
}
|
|
accel_profile=flat
|
|
follow_mouse=1
|
|
kb_layout=ro
|
|
}
|
|
source=sourced.conf
|