update
This commit is contained in:
parent
4c248a05d4
commit
129f19f5e2
59
xbindkeysrc
59
xbindkeysrc
|
@ -1,14 +1,5 @@
|
||||||
# For the benefit of emacs users: -*- shell-script -*-
|
# to reload configuration changes
|
||||||
###########################
|
# xbindkeys --poll-rc
|
||||||
# xbindkeys configuration #
|
|
||||||
###########################
|
|
||||||
#
|
|
||||||
# Version: 1.8.6
|
|
||||||
#
|
|
||||||
# If you edit this file, do not forget to uncomment any lines
|
|
||||||
# that you change.
|
|
||||||
# The pound(#) symbol may be used anywhere for comments.
|
|
||||||
#
|
|
||||||
# To specify a key, you can use 'xbindkeys --key' or
|
# To specify a key, you can use 'xbindkeys --key' or
|
||||||
# 'xbindkeys --multikey' and put one of the two lines in this file.
|
# 'xbindkeys --multikey' and put one of the two lines in this file.
|
||||||
#
|
#
|
||||||
|
@ -65,35 +56,29 @@
|
||||||
#"rxvt"
|
#"rxvt"
|
||||||
# Control + b:2 + Release
|
# Control + b:2 + Release
|
||||||
|
|
||||||
"morc_menu"
|
# "morc_menu"
|
||||||
Mod4 + z
|
# Mod4 + z
|
||||||
|
#
|
||||||
"dmenu_recency"
|
"dmenu_run"
|
||||||
Mod4 + d
|
|
||||||
|
|
||||||
"~/.config/polybar/toggle_polybar.sh"
|
|
||||||
Mod4 + x
|
|
||||||
|
|
||||||
"kitty tmux"
|
|
||||||
Mod4 + Return
|
|
||||||
|
|
||||||
"/home/ray/.local/bin/keepmenu"
|
|
||||||
Mod4 + p
|
Mod4 + p
|
||||||
|
|
||||||
"kitty bmenu"
|
# "kitty tmux"
|
||||||
Mod4 + Control + b
|
# Mod4 + Return
|
||||||
|
#
|
||||||
|
"keepmenu"
|
||||||
|
Mod4 + Shift + p
|
||||||
|
|
||||||
"pkill compton"
|
# "kitty bmenu"
|
||||||
Mod4 + t
|
# Mod4 + Control + b
|
||||||
|
#
|
||||||
"allow_rgb10_configs=false compton --backend glx"
|
# "pkill compton"
|
||||||
Mod4 + Control + t
|
# Mod4 + t
|
||||||
|
#
|
||||||
"killall dunst; exec notify-send 'restart dunst'"
|
# "allow_rgb10_configs=false compton --backend glx"
|
||||||
Mod4 + Shift + d
|
# Mod4 + Control + t
|
||||||
|
#
|
||||||
"/home/ray/Scripts/dmenu-ssh.sh"
|
# "/home/ray/Scripts/dmenu-ssh.sh"
|
||||||
Mod4 + g
|
# Mod4 + g
|
||||||
|
|
||||||
|
|
||||||
##################################
|
##################################
|
||||||
|
|
Loading…
Reference in New Issue