Skip to content

Commit

Permalink
Switch up programs
Browse files Browse the repository at this point in the history
  • Loading branch information
TimenZan committed Aug 18, 2020
1 parent f0fab6f commit d4966c7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions i3/.config/i3/config
Original file line number Diff line number Diff line change
Expand Up @@ -49,13 +49,13 @@ font xft:URWGothic-Book 11
floating_modifier $mod

# start a terminal
bindsym $mod+Return exec terminator
bindsym $mod+Return exec kitty

# kill focused window
bindsym $mod+Shift+q kill

# start program launcher
bindsym $mod+d exec --no-startup-id ~/.dmenu.sh
bindsym $mod+d exec --no-startup-id dmenu-frecency

# launch categorized menu
bindsym $mod+z exec --no-startup-id morc_menu
Expand Down

0 comments on commit d4966c7

Please sign in to comment.