Skip to content

Commit

Permalink
adding new keybinding
Browse files Browse the repository at this point in the history
  • Loading branch information
Muhammad Abdullah Khabir committed Apr 26, 2023
1 parent a809cb9 commit a8e5716
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions sxhkd/.config/sxhkd/sxhkdrc
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,10 @@ super + Tab
super + semicolon
bspc desktop next.occupied -f

# Focus the prev occupied desktop

super + apostrophe
bspc desktop prev.occupied -f

# Focus the older or newer node in the focus history

Expand Down

0 comments on commit a8e5716

Please sign in to comment.