Add keybind for urxvt

This commit is contained in:
David Todd 2020-03-26 17:00:53 -05:00
parent f2412562c2
commit 1d869368eb
2 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,7 @@
# Frequently used programs
bindsym $mod+Return exec --no-startup-id terminator
bindsym $mod+Shift+Return exec --no-startup-id urxvt
bindsym $mod+F2 exec --no-startup-id google-chrome-stable
bindsym $mod+F3 exec --no-startup-id pcmanfm
bindsym $mod+F4 exec --no-startup-id code

View File

@ -337,6 +337,7 @@ mode "resize" {
# Frequently used programs
bindsym $mod+Return exec --no-startup-id terminator
bindsym $mod+Shift+Return exec --no-startup-id urxvt
bindsym $mod+F2 exec --no-startup-id google-chrome-stable
bindsym $mod+F3 exec --no-startup-id pcmanfm
bindsym $mod+F4 exec --no-startup-id code