init
This commit is contained in:
commit
90f92d4c66
20 changed files with 425 additions and 0 deletions
33
.config/sxhkd/sxhkdrc
Normal file
33
.config/sxhkd/sxhkdrc
Normal file
|
@ -0,0 +1,33 @@
|
|||
# Reload functions
|
||||
super + o
|
||||
bookmarks
|
||||
super + i
|
||||
web https://duckduckgo.com
|
||||
super + alt + n
|
||||
setxkbmap no
|
||||
super + alt + f
|
||||
setxkbmap fi
|
||||
super + ctrl + t
|
||||
transset 0.7
|
||||
super + alt + k
|
||||
xdotool mousemove_relative -- 0 -10
|
||||
super + alt + j
|
||||
xdotool mousemove_relative 0 10
|
||||
super + alt + h
|
||||
xdotool mousemove_relative -- -10 0
|
||||
super + alt + l
|
||||
xdotool mousemove_relative 10 0
|
||||
super + alt + y
|
||||
xdotool click 1
|
||||
super + alt + u
|
||||
xdotool click 2
|
||||
super + alt + i
|
||||
xdotool click 3
|
||||
super + alt + w
|
||||
selplumb
|
||||
super + ctrl + r
|
||||
record-start
|
||||
super + ctrl + x
|
||||
record-stop
|
||||
super + alt + g
|
||||
grab
|
Loading…
Add table
Add a link
Reference in a new issue