Skip to content

Commit

Permalink
sxhkd: Accidentally stomped on existing middle click functions
Browse files Browse the repository at this point in the history
  • Loading branch information
microsounds committed Dec 5, 2024
1 parent 263d0df commit a07b609
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .config/sxhkd/mouse
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
# [9]

# dwm: enable monacle mode on focused client
button2
xdotool key Super_L+space
#button2
# xdotool key Super_L+space

# dwm: switch focused client to another monitor
button{9,8}
Expand Down
1 change: 0 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -300,7 +300,6 @@ At the X server level, keybinds are handled by a mix of ~~`xkb`~~, `dwm`, `sxhkd

| action | key |
| --: | :-- |
| monocle window<sup>[toggle]</sup> | middle click |
| move window to previous monitor | middle click left |
| move window to next monitor | middle click right |

Expand Down

0 comments on commit a07b609

Please sign in to comment.