Skip to content

Commit

Permalink
Add Fenrir xbindkeys
Browse files Browse the repository at this point in the history
  • Loading branch information
razor-x committed Jun 26, 2024
1 parent 757e825 commit 78362ea
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions config/xbindkeys/xbindkeysrc.fenrir
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Bind screen locker.
"loginctl lock-session"
m:0x8 + c:49
Alt + grave

# Tab commands on mouse left and right scroll.
"xte 'keydown Control_L' 'keydown Shift_L' 'key Tab' 'keyup Control_L' 'keyup Shift_L'"
b:6

"xte 'keydown Control_L' 'key Tab' 'keyup Control_L'"
b:7

"flameshot gui"
m:0x14 + c:107
Control+Mod2 + Print

0 comments on commit 78362ea

Please sign in to comment.