diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 745e1f5..b0c7535 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -128,5 +128,5 @@ bind = $mainMod, mouse_down, workspace, e+1 bind = $mainMod, mouse_up, workspace, e-1 # Move/resize windows with mainMod + LMB/RMB and dragging -#bindm = $metaMod, mouse:272, movewindow -#bindm = $metaMod, mouse:273, resizewindow +bindm = $mainMod, mouse:272, movewindow +bindm = $mainMod, mouse:273, resizewindow diff --git a/.config/tdm/default b/.config/tdm/default index 5ef608d..5ee27ce 120000 --- a/.config/tdm/default +++ b/.config/tdm/default @@ -1 +1 @@ -/home/ziro/.config/tdm/sessions/dwm \ No newline at end of file +/home/ziro/.config/tdm/extra/hyprland \ No newline at end of file