Skip to content
Snippets Groups Projects
Commit 8dc4d18a authored by minute's avatar minute
Browse files

fix double keybinding in sway config

parent 55d704b4
No related branches found
No related tags found
No related merge requests found
...@@ -84,7 +84,7 @@ hide_edge_borders both ...@@ -84,7 +84,7 @@ hide_edge_borders both
# Start your launcher # Start your launcher
bindsym $mod+d exec $menu bindsym $mod+d exec $menu
bindsym $mod+Tab exec $menu bindsym $mod+Tab exec $menu
bindsym $mod+f exec thunar bindsym $mod+t exec thunar
# Drag floating windows by holding down $mod and left mouse button. # Drag floating windows by holding down $mod and left mouse button.
# Resize them with right mouse button + $mod. # Resize them with right mouse button + $mod.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment