i3: moar bépoization

This commit is contained in:
Pierre Martin
2018-10-31 07:47:27 +01:00
parent 8a933eabd2
commit 844ea83fcc

View File

@@ -111,6 +111,8 @@ in
"${modifier}+Return" = "exec urxvtc"; "${modifier}+Return" = "exec urxvtc";
### BÉPO ### ### BÉPO ###
"${modifier}+b" = "kill";
"${modifier}+i" = "exec ${pkgs.dmenu}/bin/dmenu_run";
# change container layout (stacked, tabbed, toggle split) # change container layout (stacked, tabbed, toggle split)
"${modifier}+u" = "layout stacking"; "${modifier}+u" = "layout stacking";
"${modifier}+eacute" = "layout tabbed"; "${modifier}+eacute" = "layout tabbed";