diff --git a/xbindkeysrc b/xbindkeysrc index 08bba02..c2abc18 100644 --- a/xbindkeysrc +++ b/xbindkeysrc @@ -1,14 +1,5 @@ -# For the benefit of emacs users: -*- shell-script -*- -########################### -# 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 reload configuration changes +# xbindkeys --poll-rc # To specify a key, you can use 'xbindkeys --key' or # 'xbindkeys --multikey' and put one of the two lines in this file. # @@ -65,35 +56,29 @@ #"rxvt" # Control + b:2 + Release -"morc_menu" - Mod4 + z - -"dmenu_recency" - Mod4 + d - -"~/.config/polybar/toggle_polybar.sh" - Mod4 + x - -"kitty tmux" - Mod4 + Return - -"/home/ray/.local/bin/keepmenu" +# "morc_menu" +# Mod4 + z +# +"dmenu_run" Mod4 + p -"kitty bmenu" - Mod4 + Control + b +# "kitty tmux" +# Mod4 + Return +# +"keepmenu" + Mod4 + Shift + p -"pkill compton" - Mod4 + t - -"allow_rgb10_configs=false compton --backend glx" - Mod4 + Control + t - -"killall dunst; exec notify-send 'restart dunst'" - Mod4 + Shift + d - -"/home/ray/Scripts/dmenu-ssh.sh" - Mod4 + g +# "kitty bmenu" +# Mod4 + Control + b +# +# "pkill compton" +# Mod4 + t +# +# "allow_rgb10_configs=false compton --backend glx" +# Mod4 + Control + t +# +# "/home/ray/Scripts/dmenu-ssh.sh" +# Mod4 + g ##################################