Compare commits

..

No commits in common. "e9745041797d9df0ebe64487ff9a2721f3aa937d" and "1f3fc55e006cc35aca4ca5fdc88cd65795ba525b" have entirely different histories.

16 changed files with 4 additions and 15 deletions

View file

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

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, killactive bind = SUPER SHIFT, Q, hy3: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,10 +9,4 @@ 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,3 @@
# Wallpaper
exec-once = hyprpaper
exec-once = hyprxdg