Compare commits

..

2 commits

16 changed files with 15 additions and 4 deletions

View file

@ -20,7 +20,7 @@ bind = SUPER Alt_L, Return, exec, hyprswapworkspaces
# Windows # Windows
bindm = SUPER, mouse:272, movewindow bindm = SUPER, mouse:272, movewindow
bindm = SUPER, mouse:273, resizewindow bindm = SUPER, mouse:273, resizewindow
bind = SUPER SHIFT, Q, hy3:killactive bind = SUPER SHIFT, Q, killactive
bind = SUPER SHIFT, 10, movetoworkspacesilent, 1 bind = SUPER SHIFT, 10, movetoworkspacesilent, 1
bind = SUPER SHIFT, 11, movetoworkspacesilent, 2 bind = SUPER SHIFT, 11, movetoworkspacesilent, 2
bind = SUPER SHIFT, 12, movetoworkspacesilent, 3 bind = SUPER SHIFT, 12, movetoworkspacesilent, 3

View file

@ -9,4 +9,10 @@ input {
# Mouse # Mouse
sensitivity = 0.0 sensitivity = 0.0
accel_profile = flat accel_profile = flat
# Touchpad
touchpad {
disable_while_typing = false
natural_scroll = true
}
} }

View file

@ -0,0 +1,8 @@
# Wallpaper
exec-once = hyprpaper
# XDG compliance
exec-once = hyprxdg
# SwayOSD
exec-once = swayosd-server

View file

@ -1,3 +0,0 @@
# Wallpaper
exec-once = hyprpaper
exec-once = hyprxdg